WebActivatorEx 2.2.0
dotnet add package WebActivatorEx --version 2.2.0
NuGet\Install-Package WebActivatorEx -Version 2.2.0
<PackageReference Include="WebActivatorEx" Version="2.2.0" />
<PackageVersion Include="WebActivatorEx" Version="2.2.0" />
<PackageReference Include="WebActivatorEx" />
paket add WebActivatorEx --version 2.2.0
#r "nuget: WebActivatorEx, 2.2.0"
#addin nuget:?package=WebActivatorEx&version=2.2.0
#tool nuget:?package=WebActivatorEx&version=2.2.0
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.
Product | Versions 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. |
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on WebActivatorEx:
Package | Downloads |
---|---|
Ninject.Web.Common.WebHost
Adds Web hosting support to web common. |
|
Unity.Mvc
Unity is a lightweight extensible dependency injection container. This package is a Unity bootstrapper for ASP.NET MVC. |
|
RazorGenerator.Mvc
MVC View engine that supports precompiled Razor views |
|
Unity.AspNet.WebApi
Unity is a lightweight extensible dependency injection container. This package is a Unity bootstrapper for ASP.NET Web API. |
|
Twitter.Bootstrap.MVC
This package is meant to complement those using the Twitter.Bootstrap library in their MVC 5 application. Upon installation it adds bundling and minification support for easy integration into your shared layouts and views. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues |
GitHub repositories (41)
Showing the top 20 popular GitHub repositories that depend on WebActivatorEx:
Repository | Stars |
---|---|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
|
|
riganti/dotvvm
Open source MVVM framework for Web Apps
|
|
ivaylokenov/MyTested.WebApi
Fluent testing framework for ASP.NET Web API 2.
|
|
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
|
|
brockallen/BrockAllen.MembershipReboot
MembershipReboot is a user identity management and authentication library.
|
|
NuGet/NuGet.Server
NuGet Server is a lightweight standalone NuGet server
|
|
maartenba/MvcSiteMapProvider
An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
|
|
SeriaWei/ASP.NET-MVC-CMS
ZKEACMS,建网站就像搭积木一样
|
|
JaCraig/Craig-s-Utility-Library
A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
|
|
thiagolunardi/MvcMusicStoreDDD
The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidation, SOLID and tests
|
|
srkirkland/DataAnnotationsExtensions
Validation extensions for DataAnnotations, including optional MVC client validation implementations
|
|
roadkillwiki/roadkill
A modern .NET Wiki
|
|
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
|
|
ilich/MvcReportViewer
ASP.NET MVC Html Helpers for ReportViewer Control.
|