Top 10 C# Orlean Projects
-
for ADO scripts config, I ran the main, clustering, and persistence scripts but got runtime error lacking some migration sql object (don't remember the exact error message). But after some debug, I had to run this extra migration script which was not mentioned in that ADO config page.
-
ASP.NET MVC Boilerplate
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
I have had a similar situation. What solved it for me was drivers. I just wish I knew what one triggered the share request to function again. I am aware that before DROBO went dark, there was a mention of a shift/update Microsoft made to one of their communication drivers. The totally weird way I fixed it was to reinstall a couple of steam games. I must have updated something in my dot.net or another DLL
-
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
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.
-
Like in past posts where I’m demonstrating something Orleansly, we’ll be working from my github repo starting here https://github.com/Kritner-Blogs/OrleansGettingStarted/releases/tag/v0.62.0. Prior to us creating another IOrleansFunction, we actually need to write the thing we’re be demonstrating, the cache!
C# Orleans related posts
Index
What are some of the best open-source Orlean projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | Orleans | 9,468 |
2 | ASP.NET MVC Boilerplate | 3,253 |
3 | dotnet-podcasts | 2,490 |
4 | Microdot Framework | 1,499 |
5 | MineCase | 732 |
6 | Orleankka | 476 |
7 | SignalR.Orleans | 264 |
8 | OrleanSpaces | 49 |
9 | Orleans.SyncWork | 46 |
10 | OrleansGettingStarted | 43 |