OidcProxy.Net
5.4.0
Prefix Reserved
dotnet add package OidcProxy.Net --version 5.4.0
NuGet\Install-Package OidcProxy.Net -Version 5.4.0
<PackageReference Include="OidcProxy.Net" Version="5.4.0" />
<PackageVersion Include="OidcProxy.Net" Version="5.4.0" />
<PackageReference Include="OidcProxy.Net" />
paket add OidcProxy.Net --version 5.4.0
#r "nuget: OidcProxy.Net, 5.4.0"
#addin nuget:?package=OidcProxy.Net&version=5.4.0
#tool nuget:?package=OidcProxy.Net&version=5.4.0
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- jose-jwt (>= 5.1.1)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis (>= 8.0.14)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 8.0.14)
- Microsoft.Identity.Client (>= 4.70.0)
- RedLock.net (>= 2.3.2)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
- Yarp.ReverseProxy (>= 2.3.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.4.0 | 368 | 3/20/2025 |
5.3.2 | 1,103 | 2/18/2025 |
5.3.1 | 369 | 2/1/2025 |
5.3.0 | 756 | 1/22/2025 |
5.2.0 | 647 | 12/13/2024 |
5.1.6 | 1,796 | 11/11/2024 |
5.1.5 | 842 | 9/14/2024 |
5.1.4 | 158 | 9/10/2024 |
5.1.3 | 852 | 8/19/2024 |
5.1.2 | 140 | 8/7/2024 |
5.1.1 | 105 | 8/2/2024 |
5.1.0 | 111 | 8/1/2024 |
5.0.1 | 1,701 | 7/10/2024 |
5.0.0 | 142 | 7/9/2024 |
3.3.2 | 685 | 6/26/2024 |
3.3.1 | 850 | 6/14/2024 |
3.3.0 | 1,047 | 6/11/2024 |
3.2.2 | 256 | 5/21/2024 |
3.2.1 | 231 | 5/14/2024 |
3.0.0 | 419 | 5/4/2024 |
2.0.6 | 156 | 4/30/2024 |
2.0.5 | 262 | 4/29/2024 |
2.0.4 | 1,558 | 3/28/2024 |
2.0.3 | 140 | 3/27/2024 |
2.0.2 | 257 | 3/13/2024 |
2.0.1 | 199 | 2/29/2024 |
2.0.0 | 305 | 2/26/2024 |
1.3.1 | 203 | 2/19/2024 |
1.3.0 | 258 | 2/14/2024 |
1.2.0 | 251 | 2/5/2024 |
1.1.2 | 156 | 2/3/2024 |
1.1.1 | 201 | 1/31/2024 |
1.0.0 | 1,095 | 1/22/2024 |
Features:
- Implemented ability to add custom IRedirectUriFactory (for Daan)
Upgrades
- Microsoft.Extensions.Caching.StackExchangeRedis
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis
- System.IdentityModel.Tokens.Jwt
- Yarp.ReverseProxy