NetDevPack.Security.Jwt.Store.EntityFrameworkCore
9.1.0
dotnet add package NetDevPack.Security.Jwt.Store.EntityFrameworkCore --version 9.1.0
NuGet\Install-Package NetDevPack.Security.Jwt.Store.EntityFrameworkCore -Version 9.1.0
<PackageReference Include="NetDevPack.Security.Jwt.Store.EntityFrameworkCore" Version="9.1.0" />
<PackageVersion Include="NetDevPack.Security.Jwt.Store.EntityFrameworkCore" Version="9.1.0" />
<PackageReference Include="NetDevPack.Security.Jwt.Store.EntityFrameworkCore" />
paket add NetDevPack.Security.Jwt.Store.EntityFrameworkCore --version 9.1.0
#r "nuget: NetDevPack.Security.Jwt.Store.EntityFrameworkCore, 9.1.0"
#:package NetDevPack.Security.Jwt.Store.EntityFrameworkCore@9.1.0
#addin nuget:?package=NetDevPack.Security.Jwt.Store.EntityFrameworkCore&version=9.1.0
#tool nuget:?package=NetDevPack.Security.Jwt.Store.EntityFrameworkCore&version=9.1.0
Entity Framework Core storage provider for JWK/JWKS. Persist signing keys in a database and
support automatic key rotation scenarios for JWT signing (RSA, ECDSA, HMAC).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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 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 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 3.1.32)
- NetDevPack.Security.Jwt (>= 9.1.0)
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.2)
- NetDevPack.Security.Jwt (>= 9.1.0)
-
net8.0
- Microsoft.EntityFrameworkCore (>= 8.0.23)
- NetDevPack.Security.Jwt (>= 9.1.0)
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.12)
- NetDevPack.Security.Jwt (>= 9.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NetDevPack.Security.Jwt.Store.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
CleberfBarbosa.Infra
Package Description |
|
|
Jovanne.Jwks.Server
Configura emissao e persistencia de chaves JWKS com ASP.NET Core Identity e Entity Framework Core. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NetDevPack.Security.Jwt.Store.EntityFrameworkCore:
| Repository | Stars |
|---|---|
|
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 9
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.0 | 122 | 6/12/2026 |
| 9.0.4 | 940 | 2/5/2026 |
| 9.0.0 | 138 | 2/5/2026 |
| 8.2.2 | 7,370 | 2/24/2025 |
| 8.1.5 | 31,107 | 4/27/2024 |
| 8.1.4 | 1,024 | 4/19/2024 |
| 8.1.1 | 22,213 | 2/8/2024 |
| 7.1.3 | 20,938 | 6/13/2023 |
| 7.1.2 | 520 | 5/29/2023 |
| 7.1.1 | 475 | 5/3/2023 |
| 7.1.0 | 425 | 4/14/2023 |
| 7.0.2 | 1,416 | 12/5/2022 |
| 7.0.1 | 596 | 11/20/2022 |
| 7.0.0 | 610 | 11/17/2022 |
| 6.0.7 | 12,004 | 8/22/2022 |
| 6.0.6 | 2,590 | 5/5/2022 |
| 6.0.5 | 7,559 | 4/17/2022 |
| 6.0.4 | 638 | 4/17/2022 |
v10.0.0:
- Entity Framework Core store for JWK/JWKS persistence
- Supports automatic key rotation workflows