Andrew-Hanlon / AsyncEnumerator
Task-like Async Enumerators in C# 7
☆36Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsyncEnumerator
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆62Updated 6 years ago
- Data Modeling Library in .NET☆46Updated 2 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 6 years ago
- An HTML generation library☆39Updated last month
- Simplifies reading embedded resources from an Assembly.☆37Updated 2 months ago
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 2 months ago
- A Microsoft .NET Framework toolkit☆68Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- ☆43Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Debugging tool to track down undisposed objects☆21Updated 3 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated last year
- The Swiss Army Knife for type conversion in .NET☆52Updated 3 months ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- Easily script browsers.☆59Updated last year
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Library providing support for threadsafe shared state in C#/.NET.☆49Updated 5 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
- Animated console spinner thingie☆21Updated 4 years ago