SergeyTeplyakov / ExceptionAnalyzer
Roslyn-based analyzer for exception handling best practices
☆54Updated 7 years ago
Alternatives and similar repositories for ExceptionAnalyzer:
Users that are interested in ExceptionAnalyzer are comparing it to the libraries listed below
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Feature tests for .NET libraries☆45Updated 7 years ago
- A Visual Studio extension that colors and decorates C#, Visual Basic code to make it easily read and understand☆62Updated 2 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Set of extensions for R# that simplifies Design by Contract programming using Code Contracts.☆69Updated 9 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Easily script browsers.☆59Updated 2 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆36Updated 3 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 2 weeks ago
- U2U Consult Performance Analyzers for C#☆26Updated 4 years ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- 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
- Set of analyzers for Moq mocking library☆23Updated this week
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Custom plugin to extend R# functionality.☆49Updated 2 weeks ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago