Dotnetify v1.0.5
Swagger to runnable .NET mock servers.
Swagger to ready-to-run .NET mock server projects.
Included in this release
- Windows build
- Linux x64 build
- Linux ARM64 build
- Automated tests passed
- Self-contained single-file binaries
Included in the release
- Build for Windows
- Build for Linux x64
- Build for Linux ARM64
- Automated tests passed
- Self-contained single-file binaries
Usage
Windows:
Dotnetify.exe generate swagger.json --run
Linux:
chmod +x Dotnetify
./Dotnetify generate swagger.json --run
Full Changelog: v1.0.4...v1.0.5
