Logitar.EventSourcing.Infrastructure
10.1.0
dotnet add package Logitar.EventSourcing.Infrastructure --version 10.1.0
NuGet\Install-Package Logitar.EventSourcing.Infrastructure -Version 10.1.0
<PackageReference Include="Logitar.EventSourcing.Infrastructure" Version="10.1.0" />
<PackageVersion Include="Logitar.EventSourcing.Infrastructure" Version="10.1.0" />
<PackageReference Include="Logitar.EventSourcing.Infrastructure" />
paket add Logitar.EventSourcing.Infrastructure --version 10.1.0
#r "nuget: Logitar.EventSourcing.Infrastructure, 10.1.0"
#:package Logitar.EventSourcing.Infrastructure@10.1.0
#addin nuget:?package=Logitar.EventSourcing.Infrastructure&version=10.1.0
#tool nuget:?package=Logitar.EventSourcing.Infrastructure&version=10.1.0
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 | 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.EventSourcing (>= 10.1.0)
NuGet packages (6)
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. |
|
|
Krakenar.Infrastructure
Infrastructure logic of the Krakenar tool suite. |
|
|
Logitar.EventSourcing.MongoDB
Provides an implementation of an event store to be used with the Event Sourcing architecture pattern, and MongoDB. |
GitHub repositories
This package is not used by any popular GitHub repositories.
`EventBus` improvements, fixed GitHub Actions and License Year.