WebActivator 1.4.4
Install-Package WebActivator -Version 1.4.4
dotnet add package WebActivator --version 1.4.4
<PackageReference Include="WebActivator" Version="1.4.4" />
paket add WebActivator --version 1.4.4
#r "nuget: WebActivator, 1.4.4"
// Install WebActivator as a Cake Addin
#addin nuget:?package=WebActivator&version=1.4.4
// Install WebActivator as a Cake Tool
#tool nuget:?package=WebActivator&version=1.4.4
A NuGet package that allows other packages to execute some startup code in web apps
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on WebActivator:
| Package | Downloads |
|---|---|
|
MiniProfiler.MVC3
ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional. |
|
|
SimpleInjector.MVC3
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application. |
|
|
SimpleInjector.Integration.Web
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends. |
|
|
WebBackgrounder.EntityFramework
WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs. |
| Version | Downloads | Last updated |
|---|---|---|
| 1.4.4 | 0 | 06.02.2022 |