Skip to main content
Boilerplate.AspNetCore package icon

Boilerplate.AspNetCore

Provides boilerplate framework code for an ASP.NET MVC project. 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
223.3K
223,269
Published
Feb 12, 2017
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETStandard1.6

Dependencies

Boilerplate
.NETFramework4.6.1
[1.0.0, )
[1.1.1, )
[1.1.1, )
[1.1.0, )
[1.1.0, )
Newtonsoft.Json
.NETFramework4.6.1
[9.0.1, )
System.Xml.XDocument
.NETStandard1.6
[4.3.0, )
Boilerplate
.NETStandard1.6
[1.0.0, )
[1.1.1, )
[1.1.1, )
Newtonsoft.Json
.NETStandard1.6
[9.0.1, )

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.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.