Fody / ExtraConstraints
Facilitates adding constraints for Enum and Delegate to types and methods.
☆47Updated 2 months ago
Alternatives and similar repositories for ExtraConstraints
Users that are interested in ExtraConstraints are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Replaces static method calls.☆68Updated 4 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
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 3 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
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆63Updated last month
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Change string comparisons to be case insensitive.☆41Updated 2 months ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago