Generates Web API/ASP.NET Core controllers from a Swagger/OpenAPI specification.
To generate ASP.NET Core controllers set:
ControllerTarget = CSharpControllerTarget.AspNetCore ControllerBaseClass = "Microsoft.AspNetCore.Mvc.Controller"
dotnet "/.../dotnet-nswag.dll" openapi2cscontroller /input:https://somewhere.com/swagger.yaml /classname:MyResource /namespace:Com.Example.MyResource /output:Controllers/ResourceController.cs /UseLiquidTemplates:true /AspNetNamespace:"Microsoft.AspNetCore.Mvc" /ControllerBaseClass:"Microsoft.AspNetCore.Mvc.Controller"
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4