![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="WebActivatorEx" />Project file
paket add WebActivatorEx --version 2.2.0
#r "nuget: WebActivatorEx, 2.2.0"
#:package WebActivatorEx@2.2.0
#addin nuget:?package=WebActivatorEx&version=2.2.0Install as a Cake Addin
#tool nuget:?package=WebActivatorEx&version=2.2.0Install as a Cake Tool
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 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on WebActivatorEx:
| Package | Downloads |
|---|---|
|
Swashbuckle
Seamlessly adds a Swagger to WebApi projects! |
|
|
Ninject.Web.Common.WebHost
ASP.NET extension for Ninject.Web.Common |
|
|
RazorGenerator.Mvc
MVC View engine that supports precompiled Razor views |
|
|
Unity.Mvc
Unity for ASP.NET MVC |
|
|
Unity.AspNet.WebApi
Unity for ASP.NET WebApi |
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
|
|
|
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
|
|
|
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.
|
|
|
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.
|