Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loudenvier committed Nov 20, 2023
1 parent 1774054 commit 08d6130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NetDot
![NetStandard](https://img.shields.io/badge/.NET%20Standard-2.0-lightgrey.svg)

A (very) simple parser/deserializer from Dot Notation text strings to strongly typed classes and/or dictionaries+lists.
A (very) simple parser/(des)erializer for Dot Notation text strings. It can deserialize text into strongly typed classes and/or dictionaries+lists.

In the remote possibility that you ever wanted to parse strings like these...

Expand Down

0 comments on commit 08d6130

Please sign in to comment.