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.
<PackageVersion Include="IdentityServer4.EntityFramework" Version="4.1.2" />
                    
Directory.Packages.props
<PackageReference Include="IdentityServer4.EntityFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=IdentityServer4.EntityFramework&version=4.1.2
                    
Install IdentityServer4.EntityFramework as a Cake Addin
#tool nuget:?package=IdentityServer4.EntityFramework&version=4.1.2
                    
Install IdentityServer4.EntityFramework as a Cake Tool

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.  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. 
.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 (61)

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 (20)

Showing the top 20 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.
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
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
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
T0shik/aspnetcore3-authentication
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
mastreeno/Merp
An event based Micro ERP
anjoy8/Blog.IdentityServer
🥗 打造一个功能强大的通用型Ids4用户认证授权服务中心,配合之前的所有开源项目
mmacneil/AngularASPNETCoreOAuth
Sample project demonstrating user authentication and identity with Angular, Asp.Net Core and IdentityServer4
SevenSpikes/api-plugin-for-nopcommerce
API plugin for nopCommerce
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
Boriszn/DeviceManager.Api
Web API Framework demonstrates scalable, multitenant, architecture and allows building its own solution in the minutes. Uses: Entity Framework, UnitOfWork, Repository patterns. Wrapped in Docker, Kubernetes
elanderson/Angular-Core-IdentityServer
Using Angular (4+) with ASP.NET Core and IdentityServer4
waqaskhan540/IdentityServerExternalAuth
A solution for exchanging external (Facebook,Google,Twitter etc) tokens with IdentityServer access token.
vicente-da-silva/dcemv
Open Source EMV Payments Stack
KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC
Fully functioning finished sample code for my Securing ASP.NET Core 3 with OAuth2 and OpenID Connect course
dimatrubca/book-exchange-app
ASP.NET Core Web API with React, Entity Framework, Elasticsearch, Paypal integration
Deblokt/IdentityServer4Demos.NETCore31
This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.
Version Downloads Last updated