Threax.AspNetCore.IdServerAuth
11.0.0
dotnet add package Threax.AspNetCore.IdServerAuth --version 11.0.0
NuGet\Install-Package Threax.AspNetCore.IdServerAuth -Version 11.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="Threax.AspNetCore.IdServerAuth" Version="11.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Threax.AspNetCore.IdServerAuth --version 11.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Threax.AspNetCore.IdServerAuth, 11.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 Threax.AspNetCore.IdServerAuth as a Cake Addin #addin nuget:?package=Threax.AspNetCore.IdServerAuth&version=11.0.0 // Install Threax.AspNetCore.IdServerAuth as a Cake Tool #tool nuget:?package=Threax.AspNetCore.IdServerAuth&version=11.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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.
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.8)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.0.1)
- Threax.AspNetCore.IdServerMetadata (>= 11.0.0)
- Threax.AspNetCore.JwtCookieAuth (>= 11.0.0)
- Threax.AspNetCore.UserBuilder (>= 11.0.0)
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 |
---|---|---|
11.0.0 | 138 | 8/20/2024 |
10.0.0 | 582 | 3/13/2022 |
9.0.0 | 461 | 7/15/2021 |
9.0.0-pre01 | 244 | 7/15/2021 |
8.1.0 | 413 | 4/22/2021 |
8.0.0 | 345 | 4/21/2021 |
7.0.0 | 457 | 1/19/2021 |
6.0.0 | 707 | 8/14/2020 |
5.1.1 | 726 | 8/13/2020 |
5.1.0 | 747 | 8/3/2020 |
5.0.0 | 643 | 8/3/2020 |
4.0.1 | 720 | 7/14/2020 |
4.0.0 | 617 | 7/13/2020 |
4.0.0-pre01 | 393 | 7/13/2020 |
3.1.0-pre01 | 404 | 7/13/2020 |
3.0.0 | 2,374 | 2/6/2020 |
2.11.0 | 731 | 10/20/2019 |
2.11.0-pre08 | 417 | 10/5/2019 |
2.10.1 | 1,931 | 4/8/2019 |
2.10.0 | 1,850 | 10/17/2018 |
2.9.0 | 949 | 9/20/2018 |
2.8.2 | 1,275 | 5/26/2018 |
2.8.1 | 1,093 | 5/23/2018 |
2.8.0 | 1,080 | 5/23/2018 |
2.7.2 | 1,131 | 4/30/2018 |
2.7.1 | 1,205 | 4/13/2018 |
2.7.0 | 967 | 4/12/2018 |
2.6.0 | 1,074 | 4/12/2018 |
2.5.1 | 1,067 | 4/12/2018 |
2.5.0 | 1,034 | 4/11/2018 |
2.4.0 | 1,064 | 4/10/2018 |
2.3.0 | 1,098 | 4/3/2018 |
2.2.0 | 1,069 | 3/8/2018 |
2.1.3 | 1,082 | 1/31/2018 |
2.1.2 | 1,160 | 12/17/2017 |
Updated JWT Cookie Auth with new flow.