Logitar.Identity.EntityFrameworkCore.Relational 1.0.0

dotnet add package Logitar.Identity.EntityFrameworkCore.Relational --version 1.0.0
NuGet\Install-Package Logitar.Identity.EntityFrameworkCore.Relational -Version 1.0.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="Logitar.Identity.EntityFrameworkCore.Relational" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logitar.Identity.EntityFrameworkCore.Relational --version 1.0.0
#r "nuget: Logitar.Identity.EntityFrameworkCore.Relational, 1.0.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.
// Install Logitar.Identity.EntityFrameworkCore.Relational as a Cake Addin
#addin nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=1.0.0

// Install Logitar.Identity.EntityFrameworkCore.Relational as a Cake Tool
#tool nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=1.0.0

Logitar.Identity.EntityFrameworkCore.Relational

Provides an abstraction of a relational data store to be used with the Identity API and Entity Framework Core.

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Logitar.Identity.EntityFrameworkCore.Relational:

Package Downloads
Logitar.Identity.EntityFrameworkCore.SqlServer

Provides an implementation of a relational event store to be used with Identity management platform, Entity Framework Core and Microsoft SQL Server.

Logitar.Identity.EntityFrameworkCore.PostgreSQL

Provides an implementation of a relational event store to be used with Identity management platform, Entity Framework Core and PostgreSQL.

Logitar.Portal.EntityFrameworkCore.Relational

Provides an abstraction of a relational event store to be used with Portal identity provider system and Entity Framework Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 174 3/26/2024
0.12.0 369 3/5/2024
0.11.5 276 2/11/2024
0.11.4 107 2/8/2024
0.11.3 121 1/30/2024
0.11.2 129 1/24/2024
0.11.0 201 1/22/2024
0.10.1 106 1/12/2024
0.10.0 84 1/12/2024
0.7.0 144 8/20/2023
0.6.0 184 8/13/2023
0.5.0 159 8/12/2023

Removed the EventDb class and upgraded NuGet packages.