Base types for creating Microsoft Orleans grains with event-sourced state.
Info
Version: | 8.2.0 |
Author(s): | Microsoft |
Last Update: | Friday, July 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.EventSourcing |
Install
Install-Package Microsoft.Orleans.EventSourcing
dotnet add package Microsoft.Orleans.EventSourcing
paket add Microsoft.Orleans.EventSourcing
Microsoft.Orleans.EventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.Core(>= 3.4.1)
- Microsoft.Orleans.Runtime.Abstractions(>= 3.4.1)
Tags