Logitar.Identity.EntityFrameworkCore.Relational
2.0.0
dotnet add package Logitar.Identity.EntityFrameworkCore.Relational --version 2.0.0
NuGet\Install-Package Logitar.Identity.EntityFrameworkCore.Relational -Version 2.0.0
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="2.0.0" />
paket add Logitar.Identity.EntityFrameworkCore.Relational --version 2.0.0
#r "nuget: Logitar.Identity.EntityFrameworkCore.Relational, 2.0.0"
// Install Logitar.Identity.EntityFrameworkCore.Relational as a Cake Addin #addin nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=2.0.0 // Install Logitar.Identity.EntityFrameworkCore.Relational as a Cake Tool #tool nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=2.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 | Versions 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. |
-
net8.0
- Logitar.Data (>= 3.0.0)
- Logitar.EventSourcing.EntityFrameworkCore.Relational (>= 6.0.0)
- Logitar.Identity.Infrastructure (>= 2.0.0)
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.
Refactored domain events and aggregates.