WebFormsMVP 1.4.5
dotnet add package WebFormsMVP --version 1.4.5
NuGet\Install-Package WebFormsMVP -Version 1.4.5
<PackageReference Include="WebFormsMVP" Version="1.4.5" />
paket add WebFormsMVP --version 1.4.5
#r "nuget: WebFormsMVP, 1.4.5"
// Install WebFormsMVP as a Cake Addin #addin nuget:?package=WebFormsMVP&version=1.4.5 // Install WebFormsMVP as a Cake Tool #tool nuget:?package=WebFormsMVP&version=1.4.5
ASP.NET MVC might be the new kid on the block, but there are still a host of compelling advantages to ASP.NET Web Forms.
The ASP.NET Web Forms MVP project is about bringing the love back to Web Forms through a renewed approach to using it - an approach that facilitates separation of concerns and testability whilst maintaining the rapid development that Web Forms was built to deliver.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on WebFormsMVP:
Package | Downloads |
---|---|
WebFormsMvp.Unity
Provides Unity integration for Web Forms MVP presenter resolution. |
|
WebFormsMvp.Autofac
Provides Autofac integration for Web Forms MVP presenter resolution. |
|
WebFormsMvp.Castle
Provides Castle Windsor integration for Web Forms MVP presenter resolution. |
|
WebFormsMVP.Contrib.Autofac
An Autofac-based Presenter Factory which allows custm IoC with WebForms MVP. |
|
EPiServer6MvpAndCastle
An updated version of EPiServer-MVP for EPiServer version 6R2 with the CastlePresenterFactory. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WebFormsMVP:
Repository | Stars |
---|---|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|