4.0.5
What's Changed
- Update README.md by @terjew in #596
- Static abstract members support by @SteveDunn in #592
- System.Text.Json number handling bug by @SteveDunn in #600
- feat: Add support for generating Swashbuckle schema filter and/or mapping extensions by @SteveDunn in #601
- Fixed bug where in .NET Frameworks apps, System.Text.Json code was generated regardless of settings #597
- Fixed bug in System.Text.Json number handling #595
- New analyzers and code-fixers to ensure that
Validate
andNormalizeInput
methods are static and take the correct type #303 - Updated documentation on EFCore #179
New Contributors
Full Changelog: 4.0.4...4.0.5