Back to blog
ReleaseGitHub

v1.0.4

EcosystemDvurechensky ToolsTools, utilities, and engineering repositories.Related projectDotnetifyTurn any OpenAPI file (swagger.json) into a ready-to-run backend project in C# (.NET) in just seconds.

Dotnetify v1.0.4

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: https://github.com/Dvurechensky-Tools/Dotnetify/commits/v1.0.4