aspnetrc2 - Microsoft.AspNetCore.Authorization 1.0.0-rc2-final

ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute

PM> Install-Package Microsoft.AspNetCore.Authorization -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.AspNetCore.Authorization -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.AspNetCore.Authorization --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="1.0.0-rc2-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc2/api/v3/index.json

nuget Microsoft.AspNetCore.Authorization  ~> 1.0.0-rc2-final
Copy to clipboard

> choco install Microsoft.AspNetCore.Authorization --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc2" -SourceLocation "https://www.myget.org/F/aspnetrc2/api/v2"
Install-Module -Name "Microsoft.AspNetCore.Authorization" -RequiredVersion "1.0.0-rc2-final" -Repository "aspnetrc2" -AllowPreRelease
Copy to clipboard

  • .NETFramework 4.5.1
    • Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc2-final)
    • Microsoft.Extensions.Options (>= 1.0.0-rc2-final)
  • .NETStandard 1.3
    • Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc2-final)
    • Microsoft.Extensions.Options (>= 1.0.0-rc2-final)
    • System.Security.Claims (>= 4.0.1-rc2-24027)
  • .NETFramework 4.5.1: 4.5.1.0
  • .NETStandard 1.3: 1.3.0.0

Owners

Josh Free

Authors

Microsoft.AspNetCore.Authorization

Project URL

http://www.asp.net/

License

MS-EULA

Tags

aspnetcore,authorization

Info

16 total downloads
16 downloads for version 1.0.0-rc2-final
Download (40.13 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0-rc2-final 40.13 KB Thu, 12 May 2016 23:25:46 GMT 16