orleans-example
There are 26 repositories under orleans-example topic.
PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Applicita/Orleans.Multiservice
Prevent microservices pain with logical service separation in a modular monolith for Microsoft Orleans 8
Applicita/Orleans.Multitenant
Secure, flexible tenant separation for Microsoft 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.
Kritner-Blogs/OrleansGettingStarted
Repository for blog posts pertaining to Orleans "Getting Started"
Applicita/Orleans.Results
Concise, version-tolerant result pattern implementation for Microsoft Orleans 8
OrleansContrib/OrleansShardedStorage
A library and test application to shard Orleans grains across multiple Azure Storage Accounts
ledjon-behluli/Orleans.BalancedResourcePlacement
A placement strategy which attempts to achieve approximately even load based on cluster resources.
Neftedollar/fsharp-orleans-scaffold
F# + Orleans Basic Sample + Scaffold
powerumc/orleans-examples
Orleans study and examples.
rallets/orleans-directclient-aspnetcore
Test project using Asp.NET Core, Microsoft Orleans and the Direct Client functionality
althunibat/Orleans-Sample
sample application for event sourcing using ms orleans and dotnet core 3.1
AhmadAfsharinejad/Orleans.StreamProcessing
A .NET stream processing
AhmadAfsharinejad/OrleansDemo
Samples for Orleans
GranDen-Corp/OrleansCommonLibDemo
Demo using GranDen Orleans CommonLib on both client and server side
omair/OrleansKitchenSink
Lean Microsoft Orleans and experiment with different features/options
OAAB-Book/OrleansNet7UrlShortener
.NET 7 Orleans Url Shortener example project
parameshg/orleans-prototype
A quick prototype for using Orleans and expressing its salient features such as clustering and storage. For the presentation slides, visit https://go.paramg.com/orleans/presentation
skrasekmichael/DistributedFiltering
Distribited computing using Microsoft Orleans framework.
StampedO82/HaveIBeenPwned
System is working as a "smart cache" for "breached" emails. (playing with Orleans, AzureBlobStorage and WebApi)
andreabalducci/wordleans
Word Riddle on Orleans
ErisApps/OrleansTest.ScoreSaber
Just a random repo to toy around with Microsoft Orleans. Uses ScoreSaber Websocket data as realtime testdata source.
paujim/Ms.Orleans.Profile
Sample App for profile management
windperson/NetCoreOrleansDemo
Running Microsoft Orleans on .NET Core environment
windperson/OrleansUnitTestDemo
Demo how to write test project for testing Orleans Grains