WebActivatorEx 2.2.0
.NET Framework 4.0
dotnet add package WebActivatorEx --version 2.2.0
NuGet\Install-Package WebActivatorEx -Version 2.2.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="WebActivatorEx" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebActivatorEx --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebActivatorEx, 2.2.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 WebActivatorEx as a Cake Addin
#addin nuget:?package=WebActivatorEx&version=2.2.0
// Install WebActivatorEx as a Cake Tool
#tool nuget:?package=WebActivatorEx&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
NuGet packages (338)
Showing the top 5 NuGet packages that depend on WebActivatorEx:
Package | Downloads |
---|---|
Swashbuckle
Seamlessly adds a Swagger to WebApi projects! |
|
Ninject.Web.Common.WebHost
ASP.NET extension for Ninject.Web.Common |
|
Unity.Mvc
Unity for ASP.NET MVC |
|
RazorGenerator.Mvc
MVC View engine that supports precompiled Razor views |
|
Unity.AspNet.WebApi
Unity for ASP.NET WebApi |
GitHub repositories (44)
Showing the top 5 popular GitHub repositories that depend on WebActivatorEx:
Repository | Stars |
---|---|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|