Fody / Visualize
Adds debugger attributes to help visualize objects.
☆43Updated 2 months ago
Alternatives and similar repositories for Visualize:
Users that are interested in Visualize are comparing it to the libraries listed below
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Change string comparisons to be case insensitive.☆41Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Disposable, without the Using☆21Updated 6 years ago
- An extension for Fody to integrate error handling into async and TPL code☆106Updated this week
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Simplifies reading embedded resources from an Assembly.☆37Updated last month
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 2 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Helps keep usages of ObsoleteAttribute consistent.☆33Updated this week
- Analyzers checking System.Reflection☆81Updated last year
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- Change all members to virtual as part of your build.☆61Updated 2 months ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 7 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- Simple C# source generator for text templates☆32Updated 2 years 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
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Replaces static method calls.☆68Updated 2 months ago