Psns.Common.Web.Adapters
1.0.0.5
Install-Package Psns.Common.Web.Adapters -Version 1.0.0.5
dotnet add package Psns.Common.Web.Adapters --version 1.0.0.5
<PackageReference Include="Psns.Common.Web.Adapters" Version="1.0.0.5" />
paket add Psns.Common.Web.Adapters --version 1.0.0.5
#r "nuget: Psns.Common.Web.Adapters, 1.0.0.5"
// Install Psns.Common.Web.Adapters as a Cake Addin
#addin nuget:?package=Psns.Common.Web.Adapters&version=1.0.0.5
// Install Psns.Common.Web.Adapters as a Cake Tool
#tool nuget:?package=Psns.Common.Web.Adapters&version=1.0.0.5
Adapters that enable decoupling of existing System.Web components.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.0
- Microsoft.AspNet.Mvc (>= 4.0.40804)
- Microsoft.AspNet.WebPages (>= 2.0.30506)
-
.NETFramework 4.5
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Psns.Common.Web.Adapters:
Package | Downloads |
---|---|
Psns.Common.Mvc.ViewBuilding
Automates the building of CRUD view models from decorated class definitions |
|
Psns.Common.Mvc.Extensions
Extensions to Asp.Net Mvc |
GitHub repositories
This package is not used by any popular GitHub repositories.
## 1.0.0.5
### Features
* Adding an adapter for DependencyResolver.Current.
## 1.0.0.4
### Features
* Requiring license acceptance.
## 1.0.0.3
### Features
* Adding tags for nuspec; fixing 45Build.
## 1.0.0.2
### Features
* Adding support for .NET 4.5