Microsoft.Web.Infrastructure
1.0.0
Install-Package Microsoft.Web.Infrastructure -Version 1.0.0
dotnet add package Microsoft.Web.Infrastructure --version 1.0.0
<PackageReference Include="Microsoft.Web.Infrastructure" Version="1.0.0" />
paket add Microsoft.Web.Infrastructure --version 1.0.0
#r "nuget: Microsoft.Web.Infrastructure, 1.0.0"
// Install Microsoft.Web.Infrastructure as a Cake Addin
#addin nuget:?package=Microsoft.Web.Infrastructure&version=1.0.0
// Install Microsoft.Web.Infrastructure as a Cake Tool
#tool nuget:?package=Microsoft.Web.Infrastructure&version=1.0.0
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Web.Infrastructure:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.FriendlyUrls.Core
A library that enables automatic resolution of extensionless URLs to ASP.NET file-based handlers, e.g. ASPX pages. |
|
|
WebActivator
A NuGet package that allows other packages to execute some startup code in web apps |
|
|
WebActivatorEx
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named. |
|
|
Microsoft.AspNet.Web.Optimization
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files. |
|
|
MvcHaack.Ajax.MVC4
See MvcHaack.Ajax package description |
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 | 0 | 06.02.2022 |