Info
Version: | 3.0.1 |
Author(s): | Muhammad Rehan Saeed (RehanSaeed.com) |
Last Update: | Monday, March 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ASP-NET-Core-Boilerplate/Framework |
NuGet Url: | https://www.nuget.org/packages/Boilerplate.AspNetCore.Swagger |
Install
Install-Package Boilerplate.AspNetCore.Swagger
dotnet add package Boilerplate.AspNetCore.Swagger
paket add Boilerplate.AspNetCore.Swagger
Boilerplate.AspNetCore.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Boilerplate.AspNetCore(>= 3.0.0)
- Swashbuckle.AspNetCore(>= 1.1.0)
- Boilerplate.AspNetCore(>= 3.0.0)
- Swashbuckle.AspNetCore(>= 1.1.0)
Tags
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.