WebFormsMVP 1.4.5
dotnet add package WebFormsMVP --version 1.4.5
NuGet\Install-Package WebFormsMVP -Version 1.4.5
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="WebFormsMVP" Version="1.4.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebFormsMVP --version 1.4.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebFormsMVP, 1.4.5"
#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 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.
|