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"
#:package 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 | 722 | 12/28/2024 |
3.0.4 | 138 | 12/27/2024 |
3.0.3 | 127 | 12/27/2024 |
3.0.2 | 126 | 12/27/2024 |
3.0.1 | 166 | 12/24/2024 |
3.0.0 | 185 | 12/23/2024 |
2.0.0 | 440 | 6/7/2024 |
1.0.0 | 381 | 3/26/2024 |
0.12.0 | 456 | 3/5/2024 |
0.11.5 | 346 | 2/11/2024 |
0.11.4 | 181 | 2/8/2024 |
0.11.3 | 189 | 1/30/2024 |
0.11.2 | 199 | 1/24/2024 |
0.11.0 | 269 | 1/22/2024 |
0.10.1 | 171 | 1/12/2024 |
0.10.0 | 152 | 1/12/2024 |
0.7.0 | 209 | 8/20/2023 |
0.6.0 | 265 | 8/13/2023 |
0.5.0 | 238 | 8/12/2023 |
Event handlers are now idempotent.