Psns.Common.Mvc.Skin
1.1.0.5
Install-Package Psns.Common.Mvc.Skin -Version 1.1.0.5
dotnet add package Psns.Common.Mvc.Skin --version 1.1.0.5
<PackageReference Include="Psns.Common.Mvc.Skin" Version="1.1.0.5" />
paket add Psns.Common.Mvc.Skin --version 1.1.0.5
#r "nuget: Psns.Common.Mvc.Skin, 1.1.0.5"
// Install Psns.Common.Mvc.Skin as a Cake Addin
#addin nuget:?package=Psns.Common.Mvc.Skin&version=1.1.0.5
// Install Psns.Common.Mvc.Skin as a Cake Tool
#tool nuget:?package=Psns.Common.Mvc.Skin&version=1.1.0.5
The base UI theme for PSNS Mvc Applications
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Psns.Common.Mvc.Crudified (>= 2.2.0.2)
- Psns.Common.Mvc.ViewBuilding (>= 5.1.1.1)
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.5
### Features
* Requiring Crudified version 2.2.0.2.
## 1.1.0.4
### Features
* Adding more details instructions via readme.txt.
## 1.1.0.3
### Bug Fix
* Updating PsnsThemeActivator code file template so that it will compile.
## 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