StephenClearyArchive / AsyncEx.ContextLinks
A single-threaded async-compatible ambient context.
☆30Updated 8 years ago
Alternatives and similar repositories for AsyncEx.Context
Users that are interested in AsyncEx.Context are comparing it to the libraries listed below
Sorting:
- Simplifies the implementation of IDisposable☆77Updated 6 months ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Path globbing for .NET☆62Updated last week
- Generating async c# code using Roslyn☆50Updated last year
- Replaces static method calls.☆68Updated 6 months ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated last week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- IDisposable helper types.☆132Updated last year
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 6 months ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 weeks ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Updated 6 months ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 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
- Optimized BLAKE2 hashing implementations in C#☆105Updated 11 months ago
- Faster with Files☆59Updated 6 months ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months ago