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:
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 4 months ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- ☆44Updated 2 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
- Helps keep usages of ObsoleteAttribute consistent.☆33Updated last week
- Tracing rewriter using Fody☆94Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Disposable, without the Using☆21Updated 6 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 2 months 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
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 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
- ConfigureAwaitChecker☆71Updated 3 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Simplifies the implementation of IDisposable☆77Updated 5 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 5 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months 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