DotNetStarter.Web
3.0.0
dotnet add package DotNetStarter.Web --version 3.0.0
NuGet\Install-Package DotNetStarter.Web -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNetStarter.Web" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetStarter.Web --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetStarter.Web, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetStarter.Web as a Cake Addin #addin nuget:?package=DotNetStarter.Web&version=3.0.0 // Install DotNetStarter.Web as a Cake Tool #tool nuget:?package=DotNetStarter.Web&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Startup system for web projects, including IHttpModule for netframework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- DotNetStarter (>= 3.0.0)
- DotNetStarter.Abstractions (>= 3.0.0)
-
.NETFramework 4.0
- DotNetStarter (>= 3.0.0)
- DotNetStarter.Abstractions (>= 3.0.0)
- Microsoft.Web.Infrastructure (>= 1.0.0)
-
.NETFramework 4.5
- DotNetStarter (>= 3.0.0)
- DotNetStarter.Abstractions (>= 3.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotNetStarter.Web:
Package | Downloads |
---|---|
DotNetStarter.Extensions.Mvc
DotNetStarter MVC extensions. |
|
DotNetStarter.Extensions.WebApi
DotNetStarter WebApi extensions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 2,307 | 8/5/2018 |
2.1.1 | 1,069 | 7/23/2018 |
2.1.0 | 1,901 | 6/28/2018 |
2.0.0 | 3,081 | 11/26/2017 |
1.4.0 | 1,464 | 11/8/2017 |
1.3.1 | 1,133 | 10/15/2017 |
1.3.0 | 896 | 10/15/2017 |
1.2.1 | 949 | 9/26/2017 |
1.1.1 | 2,246 | 8/10/2017 |
1.0.0 | 1,593 | 6/19/2017 |
0.1.2 | 951 | 5/22/2017 |
0.1.1 | 1,174 | 1/31/2017 |
0.1.0 | 1,009 | 1/21/2017 |
Removed netstandard support.
Version 3 release. See https://bmcdavid.github.io/DotNetStarter/breaking-changes.html for full changes.