Logitar.EventSourcing.Infrastructure 5.0.2

dotnet add package Logitar.EventSourcing.Infrastructure --version 5.0.2
NuGet\Install-Package Logitar.EventSourcing.Infrastructure -Version 5.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Logitar.EventSourcing.Infrastructure" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logitar.EventSourcing.Infrastructure --version 5.0.2
#r "nuget: Logitar.EventSourcing.Infrastructure, 5.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Logitar.EventSourcing.Infrastructure as a Cake Addin
#addin nuget:?package=Logitar.EventSourcing.Infrastructure&version=5.0.2

// Install Logitar.EventSourcing.Infrastructure as a Cake Tool
#tool nuget:?package=Logitar.EventSourcing.Infrastructure&version=5.0.2

Logitar.EventSourcing.Infrastructure

Provides an abstraction of an event store to be used with the Event Sourcing architecture pattern.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Logitar.EventSourcing.Infrastructure:

Package Downloads
Logitar.Identity.Infrastructure

Provides an abstraction of a data store to be used with the Identity management platform.

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.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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.2 394 3/25/2024
5.0.1 912 1/11/2024
5.0.0 391 12/30/2023
4.0.0 504 8/6/2023
3.0.0 195 7/12/2023

Upgraded NuGet packages.