WebActivator 1.4.4

A NuGet package that allows other packages to execute some startup code in web apps

Install-Package WebActivator -Version 1.4.4
dotnet add package WebActivator --version 1.4.4
<PackageReference Include="WebActivator" Version="1.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebActivator --version 1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebActivator, 1.4.4"
#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 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 History

Version Downloads Last updated
1.4.4 0 06.02.2022