Info
Version: | 3.0.0 |
Author(s): | Muhammad Rehan Saeed (RehanSaeed.com) |
Last Update: | Monday, October 23, 2017 |
.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 |
Install
Install-Package Boilerplate.AspNetCore
dotnet add package Boilerplate.AspNetCore
paket add Boilerplate.AspNetCore
Boilerplate.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.0)
- Microsoft.AspNetCore.Rewrite(>= 2.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.SyndicationFeed.ReaderWriter(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.0)
- Microsoft.AspNetCore.Rewrite(>= 2.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.SyndicationFeed.ReaderWriter(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.3)
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.