Skip to main content
WebActivatorEx package icon

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.

Total Downloads
141.2M
141,231,367
Published
Oct 5, 2016
Latest stable version

Install

.NET CLI
dotnet add package WebActivatorEx --version 2.2.0
Package Manager Console
Install-Package WebActivatorEx -Version 2.2.0
PackageReference
<PackageReference Include="WebActivatorEx" Version="2.2.0" />

Frameworks

No framework metadata available.

Dependencies