Webefinity.EventSource.Core
0.2.6
See the version list below for details.
dotnet add package Webefinity.EventSource.Core --version 0.2.6
NuGet\Install-Package Webefinity.EventSource.Core -Version 0.2.6
<PackageReference Include="Webefinity.EventSource.Core" Version="0.2.6" />
paket add Webefinity.EventSource.Core --version 0.2.6
#r "nuget: Webefinity.EventSource.Core, 0.2.6"
// Install Webefinity.EventSource.Core as a Cake Addin #addin nuget:?package=Webefinity.EventSource.Core&version=0.2.6 // Install Webefinity.EventSource.Core as a Cake Tool #tool nuget:?package=Webefinity.EventSource.Core&version=0.2.6
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 | Versions 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. |
-
net7.0
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
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.Cache.Dict
A cache provider using a standard dictionary 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.