master
Fix string usage problems reported by analyzers (#5050)
Add NET 9 support, drop NET 6 support (#5026)
Update to Swagger UI v5.20.2 (#5129)
Upgrade NJsonSchema to 11.3.0 & Namotion.Reflection (#5128)
NSwag v14 (preview) (#3758)
Remove unused usings (#5051)
Fix analyzer issues and remove obsolete NoWarn items (#5119)
Suppress compiler warnings for possible nulls in generated code (#5099)
Update Microsoft.NET.Tests.Sdk and Verify.XUnit (#5059)
- renamed ConsumesFormUrlEncoded to ConsumesOnlyFormUrlEncoded in liquid templates (#5029)
Remove Microsoft.Extensions.PlatformAbstractions (#5058)
Update NJS to v11.0.1 (#4913)
Fix some code formatting issues (#5054)
Inheritdoc for ApiDescription (#5064)
cleanup
Change supported target frameworks (#4001)
Use NET 8 SDK artifacts output (#4589)
Improved assembly loader
Changes per PR comments Added more tests