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
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆52Updated 5 months ago
- ☆44Updated 2 years ago
- A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS☆57Updated 4 months ago
- Small demo of using QActive to provide RX over the wire☆22Updated 8 years ago
- An HTML generation library☆41Updated last week
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Change string comparisons to be case insensitive.☆41Updated 2 weeks ago
- Xml and json serializer for .NET☆49Updated 7 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A C# .NET class library that extends NLog.Logger to provide additional functionality for tracing the entry and exit, arbitrary checkpoint…☆33Updated 2 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 weeks ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A library to run sub-processes on .net☆32Updated 7 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics