Package Description.
Info
Version: | 1.3.0-rc.1 |
Author(s): | AsyncHub |
Last Update: | Thursday, July 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Orleans.Security |
Install
Install-Package Orleans.Security
dotnet add package Orleans.Security
paket add Orleans.Security
Orleans.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Orleans.Security.Authorization(>= 1.2.0)
- IdentityModel(>= 3.10.10 && < 4.4.0)
- JWT(>= 5.2.3)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0 && < 3.2.0)
- Microsoft.IdentityModel.Tokens(>= 5.5.0)
- Microsoft.Orleans.Core.Abstractions(>= 2.4.0 && < 3.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)