WebActivatorEx 2.0.2
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WebActivatorEx -Version 2.0.2
dotnet add package WebActivatorEx --version 2.0.2
<PackageReference Include="WebActivatorEx" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebActivatorEx --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebActivatorEx, 2.0.2"
#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.0.2
// Install WebActivatorEx as a Cake Tool
#tool nuget:?package=WebActivatorEx&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WebActivatorEx:
| Package | Downloads |
|---|---|
|
Swashbuckle
Seamlessly adds a Swagger to WebApi projects!
|
|
|
NuGet.Server
Web Application used to host a read-only NuGet feed
|