Logitar.EventSourcing.EntityFrameworkCore.Relational
10.1.0
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.
`EventBus` improvements, fixed GitHub Actions and License Year.