Dasync / AsyncEnumerableLinks
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
☆448Updated 5 years ago
Alternatives and similar repositories for AsyncEnumerable
Users that are interested in AsyncEnumerable are comparing it to the libraries listed below
Sorting:
- Configure async code's ConfigureAwait at a global level☆457Updated 10 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated 2 months ago
- Guard clause project for .NET☆443Updated last year
- C# library to serialize LINQ expressions☆535Updated 11 months ago
- A library which is able to decompile a delegate or a method body to its lambda representation☆537Updated last month
- Fast Inversion of Control Tool and Successor to StructureMap☆605Updated 3 weeks ago
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆462Updated 3 years ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆367Updated 2 months ago
- With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.☆527Updated 2 years ago
- C# rate limiting utility☆294Updated 3 years ago
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆315Updated last year
- Allows cleaner DateTime expressions and operations☆695Updated this week
- Track changes in POCO objects☆210Updated last year
- A high-performance, extensible argument validation library.☆708Updated last week
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆672Updated 11 months ago
- Provides a simple API to fluently map POCO properties to database columns when using Dapper.☆440Updated 2 years ago
- Blocking Detection for ASP.NET Core☆748Updated 11 months ago
- Additional configuration providers to use with ASP.NET Core☆323Updated last year
- Grace is a feature rich dependency injection container library☆341Updated 6 months ago
- An asynchronous wrapper for Serilog sinks that logs on a background thread