antiufo / Shaman.SingleThreadSynchronizationContext
Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usually provide a synchronization context (for example, console applications).
☆13Updated 5 years ago
Alternatives and similar repositories for Shaman.SingleThreadSynchronizationContext:
Users that are interested in Shaman.SingleThreadSynchronizationContext are comparing it to the libraries listed below
- Disposable, without the Using☆21Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- ☆25Updated this week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Loosely bound platform invocation for .NET☆24Updated 6 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆28Updated 7 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- Simplifies reading embedded resources from an Assembly.☆37Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 6 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Fody-based proxy generator with support for async patterns☆29Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Data Modeling Library in .NET☆47Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Facilities to load native DLLs from .NET. More flexible and hide platform specifics.☆37Updated last year
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Installer for .NET Core CLI Apps☆35Updated 6 years ago