Psns.Common.Mvc.Skin
1.1.0.2
See the version list below for details.
dotnet add package Psns.Common.Mvc.Skin --version 1.1.0.2
NuGet\Install-Package Psns.Common.Mvc.Skin -Version 1.1.0.2
<PackageReference Include="Psns.Common.Mvc.Skin" Version="1.1.0.2" />
paket add Psns.Common.Mvc.Skin --version 1.1.0.2
#r "nuget: Psns.Common.Mvc.Skin, 1.1.0.2"
// Install Psns.Common.Mvc.Skin as a Cake Addin #addin nuget:?package=Psns.Common.Mvc.Skin&version=1.1.0.2 // Install Psns.Common.Mvc.Skin as a Cake Tool #tool nuget:?package=Psns.Common.Mvc.Skin&version=1.1.0.2
The base UI theme for PSNS Mvc Applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. 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. |
-
- Psns.Common.Mvc.Crudified (>= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## 1.1.0.0
### Features
* Moving View Models into Mvc.ViewBuilding module.
## 1.0.7.5
### Features
* Adding .NET 4.5 support
## 1.0.7.4
### Bug Fixes
* Fixed z-index of Global Context
## 1.0.7.3
### Features
* Added Global Context area to display content in upper most section of header
## 1.0.7.2
### Features
* Made IContextMenu MenuItems more generic
## 1.0.7.1
### Features
* Update main container css padding
## 1.0.7.0
### Features
* Renamed Template to Skin
## 1.0.6.3
### Features
* Fix pure-button and pure-paginator styling in psns skin
## 1.0.6.2
### Features
* Added validation error styling to css theme
## 1.0.6.1
### Features
* Added additional button classes for secondary, warning, and error in css theme
## 1.0.6.0
### Features
* Improved vertical alignment of Context area items
## 1.0.5
### Features
* Extracted out some components to make updates easier