The project combines the functionality of Swashbuckle (OpenAPI/Swagger generation) and AutoRest (client generation) in one toolchain (these two libs are not needed). This way a lot of incompatibilites can be avoided and features which are not well described by the OpenAPI specification or JSON Schema are better supported (e.g. inheritance, enum and reference handling). The NSwag project heavily uses NJsonSchema for .NET for JSON Schema handling and C#/TypeScript class/interface generation.
This ZIP package contains all the libraries for the command line as well as an EXE of NSwag Studio
The zip file simply extracts a set of files. We are unable to add this version of the app as it does not include an uninstall registry key (ARP entry) which we use for detection (including a DisplayName and Version number).
We already offer the MSI version of NSwagStudio.