Developer Tools / GitHub only
Dotnetify
Turn any OpenAPI file (swagger.json) into a ready-to-run backend project in C# (.NET) in just seconds.
For whom
For backend/frontend developers, QA, and teams that need to quickly obtain a working API prototype from an existing schema without manually creating boilerplate code.
What it does
Dotnetify transforms OpenAPI / Swagger swagger.json into a ready-to-run backend project on ASP.NET Core. It generates controllers, models, enums, mock responses, and the project structure that can be immediately built and run.
Technical details
C#, ASP.NET Core, GitHub, Web API, Roslyn, Swagger
Description
Turn any OpenAPI file (swagger.json) into a ready-to-run backend project in C# (.NET) in just seconds.
Classification
Links and media
Related projects
Ecosystem projectsTool for automatic localization of .resx files in .NET projects using LibreTranslate.
A minimalist tool for DevTools that allows you to intercept audio snippets from YouTube Music (via MediaSource / SourceBuffer), view active sessions, automatically save tracks when they change, and debug the current player.
File Search Windows is an alternative file manager for the Windows system.
Blog
Related blog posts
Posts, releases, and notes linked to this project.
v1.0.5
Dotnetify v1.0.5 Swagger into ready-to-run .NET mock server projects. In this release: Windows build, Linux x64 build, Linux ARM64 build, Automated tests passed, Self-contained single-fil...
v1.0.4
Dotnetify v1.0.4 Swagger in ready-to-run .NET mock server projects. In this release: - Windows build - Linux x64 build - Linux ARM64 build - Automated tests passed - Self-contained single...
