Cloud Native application framework for .NET
-
Updated
Feb 13, 2025 - C#
Cloud Native application framework for .NET
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Next generation API for .NET
Robust and efficient library for management of asynchronous operations in C#/.Net.
A collection of somewhat useful utilities and extension methods for async programming
A ConcurrentHashSet implementation
Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more efficient than standard Dictionary and ConcurrentDictionary.
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates
读书笔记
Experimental operators for C# 8 IAsyncEnumerables
Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer is built with the help of the .NET Compiler Platform (Roslyn) and is available as a NuGet package as well as a Visual Studio extension.
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Parallel processing of pipeline input objects!
Non-allocating async/await threading facilities for Unity
Rate Limiting API Endpoints in ASP.NET Core
Cross-platform Do/Undo/Redo Framework
Samples source code
Multi-paradigm programming in C#
Add a description, image, and links to the concurrency topic page so that developers can more easily learn about it.
To associate your repository with the concurrency topic, visit your repo's landing page and select "manage topics."