Crping.AuthPolicy.JWT
0.3.0
dotnet add package Crping.AuthPolicy.JWT --version 0.3.0
NuGet\Install-Package Crping.AuthPolicy.JWT -Version 0.3.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="Crping.AuthPolicy.JWT" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.AuthPolicy.JWT --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.AuthPolicy.JWT, 0.3.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 Crping.AuthPolicy.JWT as a Cake Addin #addin nuget:?package=Crping.AuthPolicy.JWT&version=0.3.0 // Install Crping.AuthPolicy.JWT as a Cake Tool #tool nuget:?package=Crping.AuthPolicy.JWT&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crping.AuthPolicy.JWT
基于 JWT Bearer 的身份认证策略授权,并支持用户访问日志,授权调试
版本更新说明
0.3.0
2024年11月19日 星期二
- 升级为
.net9
0.1.0
2024年4月5日 星期五
- 授权策略验证依赖注入
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Crping.AuthPolicy.JWT.Common (>= 0.3.0)
- Microsoft.AspNetCore.Http (>= 2.1.34)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- NETCore.Encrypt (>= 2.1.1)
- Newtonsoft.Json (>= 13.0.3)
- System.IdentityModel.Tokens.Jwt (>= 8.2.1)
- System.Text.Encodings.Web (>= 9.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Crping.AuthPolicy.JWT:
Package | Downloads |
---|---|
Crping.AuthPolicy.DAL
Package Description |
|
Crping.AuthPolicy.JWT.DI
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.