WebActivator 1.5.3
Install-Package WebActivator -Version 1.5.3
dotnet add package WebActivator --version 1.5.3
<PackageReference Include="WebActivator" Version="1.5.3" />
paket add WebActivator --version 1.5.3
#r "nuget: WebActivator, 1.5.3"
// 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 | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
NuGet packages (199)
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. |
|
AttributeRouting
AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions. |
|
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. |
|
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. |
|
StructureMap.MVC4
Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'. |
GitHub repositories (22)
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.
|
|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
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 |
---|