Webefinity.EventSource.Core 0.2.7

dotnet add package Webefinity.EventSource.Core --version 0.2.7
NuGet\Install-Package Webefinity.EventSource.Core -Version 0.2.7
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="Webefinity.EventSource.Core" Version="0.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Webefinity.EventSource.Core --version 0.2.7
#r "nuget: Webefinity.EventSource.Core, 0.2.7"
#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 Webefinity.EventSource.Core as a Cake Addin
#addin nuget:?package=Webefinity.EventSource.Core&version=0.2.7

// Install Webefinity.EventSource.Core as a Cake Tool
#tool nuget:?package=Webefinity.EventSource.Core&version=0.2.7

Webefinity.EventSource

A framework for build entities from event source logs, and to apply events to entities and store those events into a log of your choice.

See (Documentation)[https://hollandar.github.io/webefinity-eventsource/] for more information.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on Webefinity.EventSource.Core:

Package Downloads
Webefinity.EventSource.File

A storage provider writing to flat binary files for the event sourcing framework Outrage.EventSource.Core.

Webefinity.EventSource.InMemoryDb

An in memory storage provider for unit testing purposes, for Outrage.EventSource.

Webefinity.EventSource.Cache.Memory

A cache provider using IMemoryCache for Outrage.EventStore.Core, and event sourcing framework for .NET.

Webefinity.EventSource.EventStoreDb

A storage provider writing to EventStoreDb for the event sourcing framework Outrage.EventSource.Core.

Webefinity.EventSource.Cache.Dict

A cache provider using a standard dictionary for Outrage.EventStore.Core, and event sourcing framework for .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.7 179 8/25/2023
0.2.6 172 5/23/2023
0.2.5 172 5/15/2023