Logitar.Identity.EntityFrameworkCore.Relational
3.0.5
dotnet add package Logitar.Identity.EntityFrameworkCore.Relational --version 3.0.5
NuGet\Install-Package Logitar.Identity.EntityFrameworkCore.Relational -Version 3.0.5
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="3.0.5" />
paket add Logitar.Identity.EntityFrameworkCore.Relational --version 3.0.5
#r "nuget: Logitar.Identity.EntityFrameworkCore.Relational, 3.0.5"
// Install Logitar.Identity.EntityFrameworkCore.Relational as a Cake Addin #addin nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=3.0.5 // Install Logitar.Identity.EntityFrameworkCore.Relational as a Cake Tool #tool nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=3.0.5
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 | net9.0 is compatible. 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. |
-
net9.0
- Logitar.EventSourcing.EntityFrameworkCore.Relational (>= 7.0.1)
- Logitar.Identity.Infrastructure (>= 3.0.5)
NuGet packages (4)
Showing the top 4 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. |
|
Logitar.Cms.Infrastructure
Infrastructure logic of the Logitar Content Management System. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.5 | 587 | 12/28/2024 |
3.0.4 | 104 | 12/27/2024 |
3.0.3 | 96 | 12/27/2024 |
3.0.2 | 92 | 12/27/2024 |
3.0.1 | 130 | 12/24/2024 |
3.0.0 | 142 | 12/23/2024 |
2.0.0 | 416 | 6/7/2024 |
1.0.0 | 354 | 3/26/2024 |
0.12.0 | 434 | 3/5/2024 |
0.11.5 | 326 | 2/11/2024 |
0.11.4 | 160 | 2/8/2024 |
0.11.3 | 167 | 1/30/2024 |
0.11.2 | 172 | 1/24/2024 |
0.11.0 | 246 | 1/22/2024 |
0.10.1 | 148 | 1/12/2024 |
0.10.0 | 129 | 1/12/2024 |
0.7.0 | 180 | 8/20/2023 |
0.6.0 | 234 | 8/13/2023 |
0.5.0 | 208 | 8/12/2023 |
Event handlers are now idempotent.