u2uconsult / codeanalyzers
U2U Consult Performance Analyzers for C#
☆26Updated 4 years ago
Alternatives and similar repositories for codeanalyzers:
Users that are interested in codeanalyzers are comparing it to the libraries listed below
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- A small .NET library for formatting type names à la C#.☆33Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks 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
- Analyzers checking System.Reflection☆81Updated last year
- Command-line tool for debugging issues in async code☆22Updated 5 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
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years 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
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Set of analyzers for Moq mocking library☆23Updated this week
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆51Updated last week
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 3 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago