Coder.Authentication
1.0.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Coder.Authentication --version 1.0.3.1
NuGet\Install-Package Coder.Authentication -Version 1.0.3.1
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="Coder.Authentication" Version="1.0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coder.Authentication --version 1.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coder.Authentication, 1.0.3.1"
#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 Coder.Authentication as a Cake Addin #addin nuget:?package=Coder.Authentication&version=1.0.3.1 // Install Coder.Authentication as a Cake Tool #tool nuget:?package=Coder.Authentication&version=1.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
JWT鉴权
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- IdentityServer4 (>= 4.1.2)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.7)
- Newtonsoft.Json (>= 13.0.1)
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 |
---|---|---|
1.1.6.7 | 490 | 7/5/2022 |
1.1.6.6 | 461 | 6/19/2022 |
1.1.6.5 | 409 | 6/17/2022 |
1.0.6.5 | 413 | 6/16/2022 |
1.0.5.6 | 434 | 6/14/2022 |
1.0.5.4 | 447 | 6/14/2022 |
1.0.5.3 | 385 | 9/29/2021 |
1.0.4.9 | 359 | 9/29/2021 |
1.0.4.8 | 370 | 9/25/2021 |
1.0.4.7 | 318 | 9/24/2021 |
1.0.4.6 | 343 | 9/24/2021 |
1.0.4.4 | 335 | 9/17/2021 |
1.0.3.8 | 360 | 9/13/2021 |
1.0.3.2 | 347 | 7/15/2021 |
1.0.3.1 | 377 | 7/15/2021 |
1.0.2.7 | 358 | 7/5/2021 |
1.0.2.6 | 348 | 7/5/2021 |
1.0.2.4 | 361 | 7/5/2021 |
1.0.2.2 | 373 | 7/5/2021 |
1.0.1.8 | 386 | 6/24/2021 |
JWT鉴权优化