Psns.Common.Mvc.ViewBuilding.Authorized 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Psns.Common.Mvc.ViewBuilding.Authorized --version 1.0.0
NuGet\Install-Package Psns.Common.Mvc.ViewBuilding.Authorized -Version 1.0.0
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="Psns.Common.Mvc.ViewBuilding.Authorized" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Psns.Common.Mvc.ViewBuilding.Authorized --version 1.0.0
#r "nuget: Psns.Common.Mvc.ViewBuilding.Authorized, 1.0.0"
#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 Psns.Common.Mvc.ViewBuilding.Authorized as a Cake Addin
#addin nuget:?package=Psns.Common.Mvc.ViewBuilding.Authorized&version=1.0.0

// Install Psns.Common.Mvc.ViewBuilding.Authorized as a Cake Tool
#tool nuget:?package=Psns.Common.Mvc.ViewBuilding.Authorized&version=1.0.0

Adds an authorization layer to ViewBuilding so that only authorized content is displayed

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.3 1,312 5/1/2015
3.0.3-rc7 845 5/1/2015
3.0.3-rc6 1,005 4/30/2015
3.0.3-rc5 1,048 4/29/2015
3.0.3-rc4 969 4/29/2015
3.0.3-rc3 951 4/24/2015
3.0.3-rc2 989 4/24/2015
3.0.3-rc1 944 4/23/2015
3.0.2-rc1 1,204 4/21/2015
3.0.1-rc1 892 4/14/2015
3.0.0.1 1,028 4/10/2015
3.0.0-rc3 866 4/10/2015
3.0.0-rc2 858 4/9/2015
3.0.0-rc1 877 4/9/2015
2.0.0-rc2 902 4/9/2015
2.0.0-rc1 841 3/24/2015
1.0.0 1,039 3/20/2015
1.0.0-aid3 851 3/19/2015
1.0.0-aid-2 830 3/17/2015
1.0.0-aid-1 889 3/17/2015

## 1.0.0.0
     ### Features
     * Initial release