We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Added a first simple example of implementing a type converter for the System.Drawing.Color struct.
Updated Deserialization Type Discriminators (markdown)
Updated WithNamingConversion example to use Instance instead of contsructor
Small typo in `Discriminators`
Updated Deserialization Type Discrimators (markdown)
Created Deserialization - Type Discrimators (markdown)
add WithIndentedSequences to Serializer documentation (making it more discoverable)
Destroyed _Footer (markdown)
Created _Footer (markdown)
Updated BuildAndRelease (markdown)
I think you meant to say this: New feature (non-breaking) | `+semver:feature` | Increments the **minor** version number.
Add information about the release process
unity asset url change
Substring is not camel-cased on String
url changed to github repo for Building Custom Formatters for .Net Core (Yaml Formatters) sample
'YamlDotNet.Serialization.NamingConventions.CamelCaseNamingConvention.CamelCaseNamingConvention' is obsolete: Use the Instance static field instead of creating new instances
Added description of IgnoreUnmatchedProperties added in PR88. (I am a different person from the creator of PR88, but I edited it because it is a very useful function and I think it is good to put it on the Wiki.)
Fix sample
Merge remote-tracking branch 'origin/vnext'
Document the WithNodeDeserializer method of DeserializerBuilder
Fixing an incorrect link to the license page.
Document the SerializerBuilder.ConfigureDefaultValuesHandling method
Fix links and start adding the Deserializer documentation
Add links to the home page
Add more documentation of the serializer
Add script to update the output of the samples in the documentation files
Start adding more detailed documentation
Update documentation links