Boilerplate.AspNetCore
1.3.0
See the version list below for details.
dotnet add package Boilerplate.AspNetCore --version 1.3.0
NuGet\Install-Package Boilerplate.AspNetCore -Version 1.3.0
<PackageReference Include="Boilerplate.AspNetCore" Version="1.3.0" />
paket add Boilerplate.AspNetCore --version 1.3.0
#r "nuget: Boilerplate.AspNetCore, 1.3.0"
// Install Boilerplate.AspNetCore as a Cake Addin #addin nuget:?package=Boilerplate.AspNetCore&version=1.3.0 // Install Boilerplate.AspNetCore as a Cake Tool #tool nuget:?package=Boilerplate.AspNetCore&version=1.3.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.Mvc.Abstractions (>= 1.0.1)
- Microsoft.AspNetCore.Mvc.Core (>= 1.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc.Abstractions (>= 1.0.1)
- Microsoft.AspNetCore.Mvc.Core (>= 1.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Xml.XDocument (>= 4.0.11)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Boilerplate.AspNetCore:
Package | Downloads |
---|---|
Boilerplate.AspNetCore.Swagger
Provides boilerplate framework code for an ASP.NET Core project implementing Swagger using Swashbuckle. 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. |
|
Kodersoft.Core.Shared.Mvc
Kodersoft Shared Assembly |
|
Kodersoft.Core.Shared.Api
Kodersoft Shared Assembly |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 119,337 | 10/23/2017 |
2.2.3 | 6,992 | 6/2/2017 |
2.2.2 | 23,456 | 3/12/2017 |
2.2.1 | 3,822 | 2/13/2017 |
2.2.0 | 2,336 | 2/12/2017 |
2.1.0 | 2,178 | 2/4/2017 |
2.0.2 | 2,283 | 12/30/2016 |
2.0.1 | 2,538 | 12/22/2016 |
2.0.0 | 2,656 | 12/1/2016 |
1.3.0 | 2,724 | 11/2/2016 |
1.2.3 | 2,496 | 9/21/2016 |
1.2.1 | 3,403 | 8/19/2016 |
1.2.0 | 3,602 | 6/29/2016 |
1.1.0 | 2,005 | 6/29/2016 |
1.0.0 | 1,996 | 6/28/2016 |
1.0.0-rc2-final-0003 | 1,845 | 6/25/2016 |
1.0.0-rc2-final-0002 | 1,742 | 6/20/2016 |
1.0.0-rc2-final-0001 | 2,061 | 6/2/2016 |
Added HttpContext.ApplyCacheProfile method and added MIME types to ContentType.