ulrichb / ImplicitNullabilityLinks
Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default
☆44Updated 4 years ago
Alternatives and similar repositories for ImplicitNullability
Users that are interested in ImplicitNullability are comparing it to the libraries listed below
Sorting:
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 7 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39Updated 4 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- ☆23Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 6 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- ☆36Updated 3 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆52Updated last month
- JetBrains ReSharper External Annotations☆83Updated 3 months ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Analyzers checking System.Reflection