Logitar.Identity.EntityFrameworkCore.Relational
0.11.2
See the version list below for details.
dotnet add package Logitar.Identity.EntityFrameworkCore.Relational --version 0.11.2
NuGet\Install-Package Logitar.Identity.EntityFrameworkCore.Relational -Version 0.11.2
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="0.11.2" />
<PackageVersion Include="Logitar.Identity.EntityFrameworkCore.Relational" Version="0.11.2" />
<PackageReference Include="Logitar.Identity.EntityFrameworkCore.Relational" />
paket add Logitar.Identity.EntityFrameworkCore.Relational --version 0.11.2
#r "nuget: Logitar.Identity.EntityFrameworkCore.Relational, 0.11.2"
#:package Logitar.Identity.EntityFrameworkCore.Relational@0.11.2
#addin nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=0.11.2
#tool nuget:?package=Logitar.Identity.EntityFrameworkCore.Relational&version=0.11.2
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.0.1)
- Logitar.Identity.Infrastructure (>= 0.11.1)
- MediatR (>= 12.2.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 | 941 | 12/28/2024 |
| 3.0.4 | 180 | 12/27/2024 |
| 3.0.3 | 170 | 12/27/2024 |
| 3.0.2 | 172 | 12/27/2024 |
| 3.0.1 | 211 | 12/24/2024 |
| 3.0.0 | 233 | 12/23/2024 |
| 2.0.0 | 488 | 6/7/2024 |
| 1.0.0 | 473 | 3/26/2024 |
| 0.12.0 | 543 | 3/5/2024 |
| 0.11.5 | 382 | 2/11/2024 |
| 0.11.4 | 214 | 2/8/2024 |
| 0.11.3 | 234 | 1/30/2024 |
| 0.11.2 | 232 | 1/24/2024 |
| 0.11.0 | 312 | 1/22/2024 |
| 0.10.1 | 206 | 1/12/2024 |
| 0.10.0 | 208 | 1/12/2024 |
| 0.7.0 | 246 | 8/20/2023 |
| 0.6.0 | 312 | 8/13/2023 |
| 0.5.0 | 295 | 8/12/2023 |
Implemented CustomAttributeService and SessionRepository.LoadActiveAsync.