Logitar.EventSourcing.EntityFrameworkCore.Relational
7.0.1
dotnet add package Logitar.EventSourcing.EntityFrameworkCore.Relational --version 7.0.1
NuGet\Install-Package Logitar.EventSourcing.EntityFrameworkCore.Relational -Version 7.0.1
<PackageReference Include="Logitar.EventSourcing.EntityFrameworkCore.Relational" Version="7.0.1" />
paket add Logitar.EventSourcing.EntityFrameworkCore.Relational --version 7.0.1
#r "nuget: Logitar.EventSourcing.EntityFrameworkCore.Relational, 7.0.1"
// Install Logitar.EventSourcing.EntityFrameworkCore.Relational as a Cake Addin #addin nuget:?package=Logitar.EventSourcing.EntityFrameworkCore.Relational&version=7.0.1 // Install Logitar.EventSourcing.EntityFrameworkCore.Relational as a Cake Tool #tool nuget:?package=Logitar.EventSourcing.EntityFrameworkCore.Relational&version=7.0.1
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 | 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. |
-
net9.0
- Logitar.Data (>= 7.0.0)
- Logitar.EventSourcing.Infrastructure (>= 7.0.1)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.0)
NuGet packages (3)
Showing the top 3 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed dependency injection.