Boilerplate.AspNetCore.Swagger
3.0.1
Provides boilerplate framework code for an ASP.NET Core project implementing Swagger using Swashbuckle. ASP.NET Core Boilerplate is a professional template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default ASP.NET Core template provided by Microsoft. You can download the ASP.NET Core Boilerplate project template on the Visual Studio Gallery or download the code on GitHub.
Install-Package Boilerplate.AspNetCore.Swagger -Version 3.0.1
dotnet add package Boilerplate.AspNetCore.Swagger --version 3.0.1
<PackageReference Include="Boilerplate.AspNetCore.Swagger" Version="3.0.1" />
paket add Boilerplate.AspNetCore.Swagger --version 3.0.1
Release Notes
Fix schema filters not showing JSON PATCH and ModelStateDictionary examples.
Dependencies
-
.NETFramework 4.6.1
- Boilerplate.AspNetCore (>= 3.0.0)
- Swashbuckle.AspNetCore (>= 1.1.0)
-
.NETStandard 2.0
- Boilerplate.AspNetCore (>= 3.0.0)
- Swashbuckle.AspNetCore (>= 1.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Boilerplate.AspNetCore.Swagger:
Package | Downloads |
---|---|
Kodersoft.Core.Shared.Api
Kodersoft Shared Assembly
|
GitHub repositories
This package is not used by any popular GitHub repositories.