You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NET 10 Support | Sept '25 spec updates (#172)
* Added support for @OneOf directive
* Expanded unicode encoding support
* Added support for document level descriptions (operation, fragment, variable declarations)
* Expanded @deprecated support
* Added schema coordinates format for relevant error messages
* Added .net 10 build targets
* Updated solutions to slnx
* Added base rule set for claude usage.
* relaxed some stylecop rules for modern syntax
Rule Validation Fix for multiple fragments (#148)
* Fixed a rule val. issue with merging multiple fragments with an unknown type
* Reorganized and optimized rule 5.3.2
Updated Service Scope for security middleware (#131)
* Changed IAuthorizationService instance to one scoped to the active context on the authorization middleware