Logitar.Identity.EntityFrameworkCore.Relational
1.0.0
See the version list below for details.
dotnet add package Logitar.Identity.EntityFrameworkCore.Relational --version 1.0.0
NuGet\Install-Package Logitar.Identity.EntityFrameworkCore.Relational -Version 1.0.0
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="1.0.0" />
<PackageVersion Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="1.0.0" />
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" />
paket add Logitar.Identity.EntityFrameworkCore.Relational --version 1.0.0
#r "nuget: Logitar.Identity.EntityFrameworkCore.Relational, 1.0.0"
#:package Logitar.Identity.EntityFrameworkCore.Relational@1.0.0
#addin nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=1.0.0
#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 | 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. net9.0 was computed. 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. |
-
net8.0
- Logitar.Data (>= 3.0.0)
- Logitar.EventSourcing.EntityFrameworkCore.Relational (>= 5.1.0)
- Logitar.Identity.Infrastructure (>= 1.0.0)
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 | 755 | 12/28/2024 |
3.0.4 | 159 | 12/27/2024 |
3.0.3 | 148 | 12/27/2024 |
3.0.2 | 138 | 12/27/2024 |
3.0.1 | 187 | 12/24/2024 |
3.0.0 | 209 | 12/23/2024 |
2.0.0 | 463 | 6/7/2024 |
1.0.0 | 402 | 3/26/2024 |
0.12.0 | 486 | 3/5/2024 |
0.11.5 | 354 | 2/11/2024 |
0.11.4 | 200 | 2/8/2024 |
0.11.3 | 208 | 1/30/2024 |
0.11.2 | 217 | 1/24/2024 |
0.11.0 | 281 | 1/22/2024 |
0.10.1 | 190 | 1/12/2024 |
0.10.0 | 181 | 1/12/2024 |
0.7.0 | 233 | 8/20/2023 |
0.6.0 | 290 | 8/13/2023 |
0.5.0 | 272 | 8/12/2023 |
Removed the EventDb class and upgraded NuGet packages.