WebActivator 1.5.3

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WebActivator --version 1.5.3                
NuGet\Install-Package WebActivator -Version 1.5.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebActivator" Version="1.5.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebActivator --version 1.5.3                
#r "nuget: WebActivator, 1.5.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.5.3

// Install WebActivator as a Cake Tool
#tool nuget:?package=WebActivator&version=1.5.3                

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 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.

WebBackgrounder.EntityFramework The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

DataAnnotationsExtensions.MVC3

Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).

AttributeRouting

AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.

StructureMap.MVC4

Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'.

GitHub repositories (21)

Showing the top 5 popular GitHub repositories that depend on WebActivator:

Repository Stars
brockallen/BrockAllen.MembershipReboot
MembershipReboot is a user identity management and authentication library.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
NuGet/WebBackgrounder
Proof of concept of a web based background task manager that deals well with web farms/app shutdowns
haacked/CodeHaacks
This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
Version Downloads Last updated