Andrew-Hanlon / AsyncEnumerator
Task-like Async Enumerators in C# 7
☆36Updated 5 years ago
Alternatives and similar repositories for AsyncEnumerator
Users that are interested in AsyncEnumerator are comparing it to the libraries listed below
Sorting:
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated last month
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Parse text with pattern. Inspired by grok filter.☆28Updated 5 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- ☆44Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- A library to run sub-processes on .net☆32Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 3 months ago
- A Microsoft .NET Framework toolkit☆68Updated 2 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Disposable, without the Using☆21Updated 6 years ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- dotnet-script to generate POCO classes from your database tables and views.☆68Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago