cloudscribe.Core.IdentityServer.EFCore.Common 8.4.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package cloudscribe.Core.IdentityServer.EFCore.Common --version 8.4.0
                    
NuGet\Install-Package cloudscribe.Core.IdentityServer.EFCore.Common -Version 8.4.0
                    
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="cloudscribe.Core.IdentityServer.EFCore.Common" Version="8.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.Core.IdentityServer.EFCore.Common" Version="8.4.0" />
                    
Directory.Packages.props
<PackageReference Include="cloudscribe.Core.IdentityServer.EFCore.Common" />
                    
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 cloudscribe.Core.IdentityServer.EFCore.Common --version 8.4.0
                    
#r "nuget: cloudscribe.Core.IdentityServer.EFCore.Common, 8.4.0"
                    
#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.
#:package cloudscribe.Core.IdentityServer.EFCore.Common@8.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=cloudscribe.Core.IdentityServer.EFCore.Common&version=8.4.0
                    
Install as a Cake Addin
#tool nuget:?package=cloudscribe.Core.IdentityServer.EFCore.Common&version=8.4.0
                    
Install as a Cake Tool

cloudscribe.Core.IdentityServer.EFCore.Common

Entity Framework Core implementation for cloudscribe Core IdentityServer integration (Common logic).

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Core.IdentityServer.EFCore.Common
    
  2. Reference this library in your IdentityServer-enabled ASP.NET Core project.

License

Licensed under the Apache-2.0 License.

Product 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.  net10.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on cloudscribe.Core.IdentityServer.EFCore.Common:

Package Downloads
cloudscribe.Core.IdentityServer.EFCore.MySql

MySql Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration

cloudscribe.Core.IdentityServer.EFCore.MSSQL

Microsoft Sql Server Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration

cloudscribe.Core.IdentityServer.EFCore.pgsql

PostgreSql (pgsql) Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration

cloudscribe.Core.IdentityServer.EFCore.SQLite

SQLite Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration

cloudscribe.Core.IdentityServer.EFCore.PostgreSql

PostgreSql (pgsql) Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.7.0 151 3/2/2026
8.6.0 555 11/19/2025
8.5.0 328 9/22/2025
8.4.0 280 8/21/2025
8.3.0 702 7/23/2025
8.2.0 334 7/9/2025
8.1.0 366 5/1/2025
8.0.0 430 8/5/2024
6.0.1 1,168 3/31/2023
6.0.0 3,154 4/22/2022
5.0.0 3,312 11/26/2021
4.1.1 3,076 11/19/2020
4.1.0 3,606 8/14/2020
4.0.0 3,010 10/5/2019
4.0.0-preview20190901 459 9/2/2019
3.0.8 8,718 7/16/2019
3.0.7 8,267 4/21/2019
3.0.6 11,642 1/9/2019
3.0.5 8,676 1/4/2019
3.0.4 8,503 11/7/2018
Loading failed