master
Fix some code formatting issues (#5054)
#2900 openApiToCSharpController: fix for invalid ActionResult for binaries (#3020)
Use latest GitHub URLs - https://github.com/NSwag and https://github.com/RSuter just add an extra hop to https://github.com/RicoSuter
Enable implicit usings and remove unused (#5040)
Simplify collection initialization and use pattern matching (#5047)
Use expression bodies for properties and accessors (#5053)
Fix string usage problems reported by analyzers (#5050)