Logitar.EventSourcing.EntityFrameworkCore.Relational
10.1.0
See the version list below for details.
dotnet add package Logitar.EventSourcing.EntityFrameworkCore.Relational --version 10.1.0
NuGet\Install-Package Logitar.EventSourcing.EntityFrameworkCore.Relational -Version 10.1.0
<PackageReference Include="Logitar.EventSourcing.EntityFrameworkCore.Relational" Version="10.1.0" />
<PackageVersion Include="Logitar.EventSourcing.EntityFrameworkCore.Relational" Version="10.1.0" />
<PackageReference Include="Logitar.EventSourcing.EntityFrameworkCore.Relational" />
paket add Logitar.EventSourcing.EntityFrameworkCore.Relational --version 10.1.0
#r "nuget: Logitar.EventSourcing.EntityFrameworkCore.Relational, 10.1.0"
#:package Logitar.EventSourcing.EntityFrameworkCore.Relational@10.1.0
#addin nuget:?package=Logitar.EventSourcing.EntityFrameworkCore.Relational&version=10.1.0
#tool nuget:?package=Logitar.EventSourcing.EntityFrameworkCore.Relational&version=10.1.0
Logitar.EventSourcing.EntityFrameworkCore.Relational
Provides an abstraction of a relational event store to be used with the Event Sourcing architecture pattern and Entity Framework Core.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Logitar.Data (>= 10.0.1)
- Logitar.EventSourcing.Infrastructure (>= 10.1.0)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Logitar.EventSourcing.EntityFrameworkCore.Relational:
| Package | Downloads |
|---|---|
|
Logitar.EventSourcing.EntityFrameworkCore.PostgreSQL
Provides an implementation of a relational event store to be used with the Event Sourcing architecture pattern, Entity Framework Core and PostgreSQL. |
|
|
Logitar.EventSourcing.EntityFrameworkCore.SqlServer
Provides an implementation of a relational event store to be used with the Event Sourcing architecture pattern, Entity Framework Core and Microsoft SQL Server. |
|
|
Logitar.Identity.EntityFrameworkCore.Relational
Provides an abstraction of a relational event store to be used with Identity management platform and Entity Framework Core. |
|
|
Krakenar.EntityFrameworkCore.Relational
Provides an abstraction of a relational event store to be used with Krakenar tool suite and Entity Framework Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.1 | 74 | 1/24/2026 |
| 10.1.0 | 201 | 11/29/2025 |
| 10.0.0 | 135 | 11/29/2025 |
| 7.0.2 | 2,745 | 4/16/2025 |
| 7.0.1 | 1,515 | 12/27/2024 |
| 7.0.0 | 483 | 12/14/2024 |
| 6.0.1 | 237 | 11/28/2024 |
| 6.0.0 | 1,523 | 6/7/2024 |
| 5.1.0 | 796 | 3/25/2024 |
| 5.0.1 | 1,180 | 1/11/2024 |
| 5.0.0 | 587 | 12/30/2023 |
| 4.0.0 | 699 | 8/6/2023 |
| 3.0.0 | 303 | 7/12/2023 |
`EventBus` improvements, fixed GitHub Actions and License Year.