We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16dc41c commit 328463fCopy full SHA for 328463f
README.md
@@ -7,7 +7,7 @@ Enum.Ext provides a `TypeSafeEnum` that has a bunch of advantages compared to th
7
For example is it possible to store additional information directly with the enum. You are also able to
8
query an enum based on the information stored with it.
9
10
-There is also a Json-Serializer Implemented, so you dont have to cast from DTOs manually.
+There is also a Json-Serializer implemented, so you dont have to cast from DTOs manually.
11
12
### Installation
13
https://www.nuget.org/packages/Enum.Ext/
0 commit comments