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).
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Shaman.SingleThreadSynchronizationContext
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Show desktop notifications using this library☆18Updated this week
- ☆25Updated this week
- .NET in-memory message queue over TCP (discontinued)☆28Updated 9 years ago
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Disposable, without the Using☆21Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Change tracking library for .NET ⛺☆13Updated 4 years ago
- A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.☆18Updated 3 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Faster with Files☆59Updated 3 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 3 months ago
- ☆24Updated last month
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- A .Net Transactional File Manager☆39Updated 4 years ago
- ☆37Updated 9 months ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago