mathtone / MIST
Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.
☆49Updated 2 years ago
Alternatives and similar repositories for MIST:
Users that are interested in MIST are comparing it to the libraries listed below
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- A fork of the original Xaml Styler plugin as found on http://xamlstyler.codeplex.com☆97Updated 9 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- A Task-based LINQ designed to work with async/await☆112Updated 10 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆90Updated 2 years ago
- Faster with Files☆59Updated 3 months ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated last month
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months 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
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- The NuGetizer-3000 is here!☆71Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Cake Extension for Visual Studio☆67Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A cross-platform settings storage for .NET☆59Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Live edit the XAML of your WPF app☆45Updated 8 years ago
- ☆68Updated 9 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year