BADF00D / DisposableFixer
This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
☆35Updated 3 years ago
Alternatives and similar repositories for DisposableFixer:
Users that are interested in DisposableFixer are comparing it to the libraries listed below
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- A C# implementation of Message Templates☆59Updated 6 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Specify how complex types are logged to Serilog by excluding individual properties.☆43Updated 4 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- ☆31Updated 4 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 10 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- ☆44Updated 2 years ago
- A System.Diagnostics.TraceListener that writes trace data into Serilog☆26Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Download, update and sync loose files from URLs☆60Updated this week
- A reader for Serilog's compact JSON format☆32Updated 4 months ago
- AsyncExpiringLazy☆38Updated 3 months ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- Set of analyzers for Moq mocking library☆23Updated last week
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Unit Testing with Local Functions☆29Updated 9 months 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