Skip to main content
Boilerplate.AspNetCore.Swagger package icon

Boilerplate.AspNetCore.Swagger

Provides boilerplate framework code for an ASP.NET MVC project implementing Swagger using Swashbuckle. ASP.NET MVC 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 MVC template provided by Microsoft. You can download the ASP.NET MVC Boilerplate project template on the Visual Studio Gallery or download the code on GitHub.

Total Downloads
37.6K
37,597
Published
Apr 13, 2017
Latest stable version

Install

.NET CLI
dotnet add package Boilerplate.AspNetCore.Swagger --version 2.1.1
Package Manager Console
Install-Package Boilerplate.AspNetCore.Swagger -Version 2.1.1
PackageReference
<PackageReference Include="Boilerplate.AspNetCore.Swagger" Version="2.1.1" />

Frameworks

.NETFramework4.6.1 .NETStandard1.6

Dependencies

Boilerplate.AspNetCore
.NETFramework4.6.1
[2.2.2, )
Swashbuckle.AspNetCore
.NETFramework4.6.1
[1.0.0-rc3, )
Boilerplate.AspNetCore
.NETStandard1.6
[2.2.2, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Swashbuckle.AspNetCore
.NETStandard1.6
[1.0.0-rc3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.