DotNetAppStarterKit.Web
2.0.0
dotnet add package DotNetAppStarterKit.Web --version 2.0.0
NuGet\Install-Package DotNetAppStarterKit.Web -Version 2.0.0
<PackageReference Include="DotNetAppStarterKit.Web" Version="2.0.0" />
<PackageVersion Include="DotNetAppStarterKit.Web" Version="2.0.0" />
<PackageReference Include="DotNetAppStarterKit.Web" />
paket add DotNetAppStarterKit.Web --version 2.0.0
#r "nuget: DotNetAppStarterKit.Web, 2.0.0"
#addin nuget:?package=DotNetAppStarterKit.Web&version=2.0.0
#tool nuget:?package=DotNetAppStarterKit.Web&version=2.0.0
Gets you up and going with a DotNet app quicker by providing web implementations on the DotNetAppStarterKit.Core interfaces for commonly used components such as logging, caching and security.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- DotNetAppStarterKit.Core (>= 2.0.0)
- elmah (>= 1.2.2)
- log4net (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNetAppStarterKit.Web:
Package | Downloads |
---|---|
DotNetAppStarterKit.Web.Mvc
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Upgrades to .NET 4.5.1
* Upgrades DotNetAppStarterKit.Core to 2.0.0.0 which has breaking changes - see release notes