bkoelman / ResharperCodeContractNullabilityLinks
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
☆25Updated 4 years ago
Alternatives and similar repositories for ResharperCodeContractNullability
Users that are interested in ResharperCodeContractNullability are comparing it to the libraries listed below
Sorting:
- Community ReSharper External Annotations☆26Updated 7 years ago
- Provides IntelliSense completion for the InternalsVisibleTo attribute, including the public key value, when required.☆47Updated last month
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years 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
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers☆18Updated 6 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 3 weeks ago
- Set of analyzers for Moq mocking library☆23Updated this week
- ☆23Updated last year
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 months ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,☆19Updated 9 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- A tiny utility to set the LangVersion property of all *.csprojs in a folder☆16Updated 7 years ago
- ☆16Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago
- Analyzers for XML documentation