We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Previous "ValueListAttribute" did not work for me...web search suggested using ValueAttribute instead, [Value(0)]
Made a small grammar change
Nullabe to Nullable
Updated Mapping Properties To Options (markdown)
grammatical fixes
missing articles
Undo previous change. Restarting Firefox corrected the issue. Appologies!
Portions of the code blocks were invisible, so I corrected code language name from csharp to cs.
Removed semicolon.
Fixed some minor typos (great -> greet)
completing chapter
Updated MappingPropertiesToOptions (markdown)