OidcProxy.Net
2.0.6
Prefix Reserved
See the version list below for details.
dotnet add package OidcProxy.Net --version 2.0.6
NuGet\Install-Package OidcProxy.Net -Version 2.0.6
<PackageReference Include="OidcProxy.Net" Version="2.0.6" />
paket add OidcProxy.Net --version 2.0.6
#r "nuget: OidcProxy.Net, 2.0.6"
// Install OidcProxy.Net as a Cake Addin #addin nuget:?package=OidcProxy.Net&version=2.0.6 // Install OidcProxy.Net as a Cake Tool #tool nuget:?package=OidcProxy.Net&version=2.0.6
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications.
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. |
-
net8.0
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis (>= 8.0.3)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 8.0.3)
- Microsoft.Identity.Client (>= 4.60.3)
- RedLock.net (>= 2.3.2)
- System.IdentityModel.Tokens.Jwt (>= 7.5.1)
- Yarp.ReverseProxy (>= 2.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OidcProxy.Net:
Package | Downloads |
---|---|
OidcProxy.Net.OpenIdConnect
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications. |
|
OidcProxy.Net.EntraId
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.1.6 | 99 | 11/11/2024 |
5.1.5 | 498 | 9/14/2024 |
5.1.4 | 135 | 9/10/2024 |
5.1.3 | 662 | 8/19/2024 |
5.1.2 | 121 | 8/7/2024 |
5.1.1 | 87 | 8/2/2024 |
5.1.0 | 93 | 8/1/2024 |
5.0.1 | 1,476 | 7/10/2024 |
5.0.0 | 120 | 7/9/2024 |
3.3.2 | 365 | 6/26/2024 |
3.3.1 | 686 | 6/14/2024 |
3.3.0 | 643 | 6/11/2024 |
3.2.2 | 241 | 5/21/2024 |
3.2.1 | 212 | 5/14/2024 |
3.0.0 | 263 | 5/4/2024 |
2.0.6 | 143 | 4/30/2024 |
2.0.5 | 243 | 4/29/2024 |
2.0.4 | 1,054 | 3/28/2024 |
2.0.3 | 129 | 3/27/2024 |
2.0.2 | 215 | 3/13/2024 |
2.0.1 | 187 | 2/29/2024 |
2.0.0 | 291 | 2/26/2024 |
1.3.1 | 184 | 2/19/2024 |
1.3.0 | 236 | 2/14/2024 |
1.2.0 | 237 | 2/5/2024 |
1.1.2 | 143 | 2/3/2024 |
1.1.1 | 190 | 1/31/2024 |
1.0.0 | 1,067 | 1/22/2024 |
Upgrades:
- build(deps): bump IdentityModel.OidcClient from 5.2.1 to 6.0.0