OrleansContribOrg
NuGet publisher profile
Packages (13)
Orleans.Clustering.Kubernetes
Microsoft Orleans clustering provider backed by Kubernetes
Orleans.Clustering.Redis
Microsoft Orleans clustering provider backed by Redis
Orleans.Reminders.Redis
Microsoft Orleans reminder provider backed by Redis
Orleans.Persistence.Redis
Microsoft Orleans persistence provider backed by Redis
SignalR.Orleans
Orleans backplane for SignalR Core.
Orleans.SyncWork
Provides an abstract base class grain to use for dispatching potentially long running, CPU bound work to an Orleans cluster.
Orleans.StorageProviders.SimpleSQLServerStorage
A KV SQL Server implementation of the Orleans Storage Provider model
Orleans.StorageProviderInterceptors
An interceptor library for Orleans Storage Providers allowing interception of grain storage provider operations for transparent encryption, model state validation, or whatever else you can dream up!
RedisStorage
A Redis implementation of the Orleans Storage Provider model
Orleans.TelemetryConsumers.ElasticSearch
Orleans Telemetry Sink to Elasticsearch
Orleans.Activities
Workflow Foundation (.Net 4.x System.Activities workflows) over Microsoft Orleans framework, providing stable, long-running, extremely scalable processes with XAML designer support.
Orleans.EventSourcing.Kurrent
Orleans clustering, state and event-sourcing providers for Kurrent
Orleans.EventSourcing.Kurrent.Reminders
An implementation of Orleans reminders using a JournaledGrain that implements IReminderTable.