Adds an authorization layer to ViewBuilding so that only authorized content is displayed.
Info
Version: | 3.0.3 |
Author(s): | Jeff Purcell |
Last Update: | Friday, May 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PSNS-IMF/mvc-viewbuilding-authorized |
NuGet Url: | https://www.nuget.org/packages/Psns.Common.Mvc.ViewBuilding.Authorized |
Install
Install-Package Psns.Common.Mvc.ViewBuilding.Authorized
dotnet add package Psns.Common.Mvc.ViewBuilding.Authorized
paket add Psns.Common.Mvc.ViewBuilding.Authorized
Psns.Common.Mvc.ViewBuilding.Authorized Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(2.2.0)
- Psns.Common.Mvc.ViewBuilding(7.0.0)
Tags