Microsoft.Web.Infrastructure
1.0.0
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Web.Infrastructure --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Web.Infrastructure, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
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 History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 | 0 | 06.02.2022 |