Configure async code's ConfigureAwait at a global level
☆455Mar 2, 2026Updated 2 weeks ago
Alternatives and similar repositories for ConfigureAwait
Users that are interested in ConfigureAwait are comparing it to the libraries listed below
Sorting:
- Adds null argument checks to an assembly☆683Dec 18, 2025Updated 3 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 5 months ago
- Extensible tool for weaving .net assemblies☆4,521Aug 21, 2025Updated 7 months ago
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Injects some very basic method timing code.☆778May 7, 2025Updated 10 months ago
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 10 months ago
- Simplifies the implementation of IDisposable☆80Oct 7, 2025Updated 5 months ago
- The landing page for Fody repositories☆717Mar 10, 2026Updated last week
- Compile time decorator pattern via IL rewriting☆404Mar 4, 2025Updated last year
- A helper library for async/await.☆3,712Jan 1, 2024Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆42Jan 16, 2025Updated last year
- Generate ToString method from public properties.☆84Jan 16, 2025Updated last year
- Simplifies reading embedded resources from an Assembly.