IdentityServer4.EntityFramework 4.1.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package IdentityServer4.EntityFramework --version 4.1.2                
NuGet\Install-Package IdentityServer4.EntityFramework -Version 4.1.2                
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="IdentityServer4.EntityFramework" Version="4.1.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer4.EntityFramework --version 4.1.2                
#r "nuget: IdentityServer4.EntityFramework, 4.1.2"                
#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 IdentityServer4.EntityFramework as a Cake Addin
#addin nuget:?package=IdentityServer4.EntityFramework&version=4.1.2

// Install IdentityServer4.EntityFramework as a Cake Tool
#tool nuget:?package=IdentityServer4.EntityFramework&version=4.1.2                

EntityFramework persistence layer for IdentityServer4

Product 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 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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (60)

Showing the top 5 NuGet packages that depend on IdentityServer4.EntityFramework:

Package Downloads
Skoruba.IdentityServer4.Admin.EntityFramework

Entity Framework layer for the administration of the IdentityServer4

Skoruba.IdentityServer4.Admin.EntityFramework.Identity

Entity Framework layer for the administration of the Asp.Net Core Identity and IdentityServer4

Indice.AspNetCore.Identity

Package Description

Skoruba.IdentityServer4.Admin.BusinessLogic.Identity

Business Logic layer for the administration of the Asp.Net Core Identity and IdentityServer4

Skoruba.IdentityServer4.Admin.BusinessLogic

Business Logic layer for the administration of the IdentityServer4

GitHub repositories (23)

Showing the top 5 popular GitHub repositories that depend on IdentityServer4.EntityFramework:

Repository Stars
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Version Downloads Last updated