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:
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated last week
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- New Stack - Explorations on Unicode, IO, new idioms and error handling for .NET☆126Updated last year
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆55Updated 9 years ago
- Generating async c# code using Roslyn☆50Updated last month
- IDisposable helper types.☆137Updated last year
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 7 years ago
- Base32 and ZBase32 encoding and decoding library.☆27Updated 5 years ago
- Generate ToString method from public properties.☆83Updated 11 months ago
- Replaces static method calls.☆68Updated 11 months ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Path globbing for .NET☆62Updated 3 weeks ago
- Faster with Files☆59Updated 11 months ago
- A cross-platform .NET framework for parsing HTML☆86Updated last week
- An extension for Fody to integrate error handling into async and TPL code☆108Updated 7 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆34Updated 5 months ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 11 months ago
- Simplifies the implementation of IDisposable☆79Updated 2 months ago
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆28Updated 7 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago