Provides boilerplate framework code for a .NET project.
Info
Version: | 1.0.1 |
Author(s): | Muhammad Rehan Saeed (RehanSaeed.com) |
Last Update: | Monday, February 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ASP-NET-MVC-Boilerplate/Framework |
NuGet Url: | https://www.nuget.org/packages/Boilerplate |
Install
Install-Package Boilerplate
dotnet add package Boilerplate
paket add Boilerplate
Boilerplate Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Linq(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
No dependencies.
Tags