Logitar.EventSourcing.Infrastructure
7.0.1
dotnet add package Logitar.EventSourcing.Infrastructure --version 7.0.1
NuGet\Install-Package Logitar.EventSourcing.Infrastructure -Version 7.0.1
<PackageReference Include="Logitar.EventSourcing.Infrastructure" Version="7.0.1" />
paket add Logitar.EventSourcing.Infrastructure --version 7.0.1
#r "nuget: Logitar.EventSourcing.Infrastructure, 7.0.1"
// Install Logitar.EventSourcing.Infrastructure as a Cake Addin #addin nuget:?package=Logitar.EventSourcing.Infrastructure&version=7.0.1 // Install Logitar.EventSourcing.Infrastructure as a Cake Tool #tool nuget:?package=Logitar.EventSourcing.Infrastructure&version=7.0.1
Logitar.EventSourcing.Infrastructure
Provides an abstraction of an event store to be used with the Event Sourcing architecture pattern.
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.EventSourcing (>= 7.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Logitar.EventSourcing.Infrastructure:
Package | Downloads |
---|---|
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. |
|
Logitar.Identity.Infrastructure
Provides an abstraction of a data store to be used with the Identity management platform. |
|
Logitar.EventSourcing.Relational
Provides an abstraction of a relational event store to be used with the Event Sourcing architecture pattern. |
|
Logitar.EventSourcing.MongoDB
Provides an implementation of an event store to be used with the Event Sourcing architecture pattern, and MongoDB. |
|
Logitar.EventSourcing.Kurrent
Provides an implementation of an event store to be used with the Event Sourcing architecture pattern, and EventStoreDB/Kurrent. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed dependency injection.