v2.0.0 released
-
-
- Support for XML Serialization added (please see readme.md)
- Performance improved
- Source Generator improved
- Source Generator unit tests added
- Added type constraints to IDomainValue
- IDomainValue Implements IEquitable and IComparable as all types required the implementation
- New interfaces implemented (IUtf8SpanFormattable, IXmlSerializable)
- AddAllDomainPrimitivesSwaggerMappings(this SwaggerGenOptions options) extension method added