DotNetAppStarterKit.Web.Mvc
2.0.0
Gets you up and going with an ASP.NET MVC app quicker by providing handy components such as action filters and helper methods to perform actions like caching and logging.
Install-Package DotNetAppStarterKit.Web.Mvc -Version 2.0.0
dotnet add package DotNetAppStarterKit.Web.Mvc --version 2.0.0
<PackageReference Include="DotNetAppStarterKit.Web.Mvc" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetAppStarterKit.Web.Mvc --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetAppStarterKit.Web.Mvc, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Upgrades to .NET 4.5.1
* Upgrades DotNetAppStarterKit.Core to 2.0.0.0 which has breaking changes - see release notes
Dependencies
-
- DotNetAppStarterKit.Web (>= 2.0.0)
- Microsoft.AspNet.Mvc (>= 4.0.20710)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.