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" />
<PackageVersion Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="3.0.5" />
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" />
paket add Logitar.Identity.EntityFrameworkCore.Relational --version 3.0.5
#r "nuget: Logitar.Identity.EntityFrameworkCore.Relational, 3.0.5"
#addin nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=3.0.5
#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. 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. |
-
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 | 715 | 12/28/2024 |
3.0.4 | 132 | 12/27/2024 |
3.0.3 | 121 | 12/27/2024 |
3.0.2 | 120 | 12/27/2024 |
3.0.1 | 160 | 12/24/2024 |
3.0.0 | 179 | 12/23/2024 |
2.0.0 | 434 | 6/7/2024 |
1.0.0 | 375 | 3/26/2024 |
0.12.0 | 452 | 3/5/2024 |
0.11.5 | 342 | 2/11/2024 |
0.11.4 | 177 | 2/8/2024 |
0.11.3 | 184 | 1/30/2024 |
0.11.2 | 195 | 1/24/2024 |
0.11.0 | 265 | 1/22/2024 |
0.10.1 | 167 | 1/12/2024 |
0.10.0 | 148 | 1/12/2024 |
0.7.0 | 198 | 8/20/2023 |
0.6.0 | 254 | 8/13/2023 |
0.5.0 | 229 | 8/12/2023 |
Event handlers are now idempotent.