Pinned Repositories
Announcements
:loudspeaker: Orleans related public announcements - watch this repo to stay up-to-date
Awesome-Orleans
:sunglasses: Awesome Microsoft Orleans Projects
DesignPatterns
:triangular_ruler: Design patterns for Project Orleans
meetups
:calendar: A repository to organise virtual meetups to discuss Orleans and other distributed systems programming on .NET
Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
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.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
Orleans.Sagas
A distributed saga implementation for Orleans
OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
SignalR.Orleans
SignalR backend based on Orleans.
OrleansContrib's Repositories
OrleansContrib/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
OrleansContrib/SignalR.Orleans
SignalR backend based on Orleans.
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
OrleansContrib/Orleans.Sagas
A distributed saga implementation for Orleans
OrleansContrib/Awesome-Orleans
:sunglasses: Awesome Microsoft Orleans Projects
OrleansContrib/Orleans.Http
An HTTP API for Microsoft Orleans
OrleansContrib/Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
OrleansContrib/meetups
:calendar: A repository to organise virtual meetups to discuss Orleans and other distributed systems programming on .NET
OrleansContrib/OrleansTestKit
Unit Test Toolkit for Microsoft Orleans
OrleansContrib/Orleans.Redis
Redis support packages for Orleans
OrleansContrib/Orleans.SyncWork
This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
OrleansContrib/Orleans.Providers.EntityFramework
An Entity Framework Core implementation of Orleans Grain Storage. More providers to come later.
OrleansContrib/Orleans.Indexing
OrleansContrib/Orleans.StorageProvider.Redis
A Redis implementation of the Orleans Storage Provider model. Uses the Azure Redis Cache to persist grain states.
OrleansContrib/Orleans.CosmosDB
Orleans providers for Azure Cosmos DB
OrleansContrib/Announcements
:loudspeaker: Orleans related public announcements - watch this repo to stay up-to-date
OrleansContrib/Orleans.Providers.RabbitMQ
Orleans providers for RabbitMQ.
OrleansContrib/Orleans.EventSourcing.Snapshot
Snapshot storage provider for orleans event sourcing
OrleansContrib/Orleans.MultiClient
A library to simplify access to multiple Orleans Clusters from a single point.
OrleansContrib/OrleansShardedStorage
A library and test application to shard Orleans grains across multiple Azure Storage Accounts
OrleansContrib/orleans-samples
Sample projects
OrleansContrib/Orleans.TelemetryConsumers.ElasticSearch
Telemetry Consumers posting to ElasticSearch
OrleansContrib/Orleans.Streams.Kafka
OrleansContrib/OrleansCassandraUtils
MSR Orleans integration with Cassandra with grain persistence, clustering and reminder table support
OrleansContrib/Orleans.IdentityStore
Use Orleans as an identity store for ASP Core
OrleansContrib/Orleans.Persistence.Cassandra
A Cassandra implementation of the Orleans Storage Provider
OrleansContrib/Orleans.TelemetryConsumers.Datadog
Orleans integration package for Datadog.
OrleansContrib/presentations
:page_with_curl: A repository of presentations and other marketing material for Microsoft Orleans
OrleansContrib/Orleans.AspNetCore.SignalR
SignalR backplane based on Microsoft Orleans for ASP.NET Core