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. Learn more →
Top 8 C# Task Projects
-
Give the UniTask library a look https://github.com/Cysharp/UniTask
-
PS: You may want to look at the other in-memory concurrency structures available. You may find something that perfectly fits the specific problem you are trying to solve. https://learn.microsoft.com/en-us/dotnet/api/system.threading?view=net-7.0, https://learn.microsoft.com/en-us/dotnet/api/system.collections.concurrent?view=net-7.0, and https://github.com/StephenCleary/AsyncEx
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
-
-
Project mention: Scripting language under development, callable from C# | news.ycombinator.com | 2023-08-30
The documentation is quite not clear and not provided sample or example.
What is the difference between other scripts C# like Nake (https://github.com/yevhen/Nake) or Cake (https://cakebuild.net/docs/running-builds/runners/dotnet-too...) ?
-
Project mention: A .NET task batching and management library. After writing this 3 times at previous jobs, I propose an Open-Source library! | /r/dotnet | 2022-11-14
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
C# Task related posts
- Scripting language under development, callable from C#
- async/await or Coroutines?
- Do coroutines produce garbage?
- Addressables - loading/unloading the same AssetReference more times - help
- Why are my statements called asynchronous?
- Async workaround ideas for a shared class library problem
- Async void VS Threads
-
A note from our sponsor - SonarLint
www.sonarlint.org | 27 Sep 2023
Index
What are some of the best open-source Task projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | UniTask | 6,126 |
2 | AsyncEx | 3,298 |
3 | AsyncAwaitBestPractices | 1,329 |
4 | EasyJob | 231 |
5 | Nake | 224 |
6 | BatchPool | 179 |
7 | MsgKit | 163 |
8 | UniFlux | 26 |