ermshiperete / undisposed-fodyLinks
Debugging tool to track down undisposed objects
☆21Updated 4 years ago
Alternatives and similar repositories for undisposed-fody
Users that are interested in undisposed-fody are comparing it to the libraries listed below
Sorting:
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Most of those extensions should have been in BCL.☆69Updated 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 3 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 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
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- ☆44Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- Data Modeling Library in .NET☆47Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Disposable, without the Using☆21Updated 6 years ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 5 years ago
- Easily script browsers.☆59Updated 2 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Helps keep usages of ObsoleteAttribute consistent.☆33Updated 3 weeks ago