WebActivatorEx 2.2.0
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.
Install-Package WebActivatorEx -Version 2.2.0
dotnet add package WebActivatorEx --version 2.2.0
paket add WebActivatorEx --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Web.Infrastructure (>= 1.0.0)