forked from RicoSuter/NSwag
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rico Suter edited this page Aug 16, 2016
·
62 revisions
-
XML Documentation (NJsonSchema)
- The
NSwag.AspNetCore
NuGet package automatically installs the required NuGet packages for reading XML Documentation.
- The
- Enums (NJsonSchema)
- Inheritance (NJsonSchema)
- Type Mappers (NJsonSchema)
Package: NSwag.Core
Package: NSwag.CodeGeneration
-
Swagger Generators:
- WebApiToSwaggerGenerator: ASP.NET Web API to Swagger
-
Code Generators:
- SwaggerToTypeScriptClientGenerator: TypeScript Client
- SwaggerToCSharpClientGenerator: CSharp Client
- SwaggerToCSharpControllerGenerator: CSharp WebAPI Controllers (contract first/schema first development)
Package: NSwag.AssemblyLoader
-
Swagger Generators:
- WebApiAssemblyToSwaggerGenerator: ASP.NET Web API to Swagger
- AssemblyTypeToSwaggerGenerator: Types from .NET assemblies