Fody / ExtraConstraints
Facilitates adding constraints for Enum and Delegate to types and methods.
☆47Updated 2 weeks ago
Alternatives and similar repositories for ExtraConstraints:
Users that are interested in ExtraConstraints are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Replaces static method calls.☆68Updated 2 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- ☆23Updated last year
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Custom plugin to extend R# functionality.☆49Updated 3 months ago
- Change string comparisons to be case insensitive.☆41Updated last week
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- C# immutable records generator☆73Updated 4 years ago