Compile time decorator pattern via IL rewriting
☆403Mar 4, 2025Updated 11 months ago
Alternatives and similar repositories for MethodDecorator
Users that are interested in MethodDecorator are comparing it to the libraries listed below
Sorting:
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Nov 26, 2024Updated last year
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Injects some very basic method timing code.☆776May 7, 2025Updated 9 months ago
- A working sample for each Fody Addin☆98May 5, 2025Updated 9 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Feb 12, 2026Updated 2 weeks ago
- Extensible tool for weaving .net assemblies☆4,519Aug 21, 2025Updated 6 months ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- Configure async code's ConfigureAwait at a global level☆456Feb 12, 2025Updated last year
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 9 months ago
- Adds null argument checks to an assembly☆685Dec 18, 2025Updated 2 months ago
- Generate ToString method from public properties.☆84Jan 16, 2025Updated last year
- Change all members to virtual as part of your build.☆63Oct 7, 2025Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Jan 16, 2025Updated last year
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Adds debugger attributes to help visualize objects.☆42Jan 16, 2025Updated last year
- A helper library for async/await.☆3,709Jan 1, 2024Updated 2 years ago
- The landing page for Fody repositories☆717Sep 24, 2025Updated 5 months ago
- Roslyn analyzers for IDisposable☆422Jun 19, 2024Updated last year
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Mar 8, 2019Updated 6 years ago
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jan 16, 2025Updated last year
- .NET aspect weaver (build task under NuGet package)☆319Jan 3, 2026Updated last month
- AOP framework for .NET (c#, vb, etc)☆824Sep 13, 2025Updated 5 months ago
- Manages launching and cleanup of diff tools☆231Updated this week
- Adds a module initializer to an assembly.☆113Jul 10, 2022Updated 3 years ago
- Injects INotifyPropertyChanged code into properties at compile time☆1,964Aug 21, 2025Updated 6 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆412Oct 1, 2025Updated 4 months ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,828Oct 5, 2025Updated 4 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 4 months ago
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆179Jul 31, 2023Updated 2 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Jan 31, 2019Updated 7 years ago
- Next generation API for .NET☆1,905Feb 18, 2026Updated last week
- Change string comparisons to be case insensitive.☆41Mar 11, 2025Updated 11 months ago
- A .NET library for distributed synchronization☆2,408Feb 14, 2026Updated last week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Feb 19, 2026Updated last week
- C# expressions interpreter☆2,204Feb 9, 2026Updated 2 weeks ago
- Library to simplify interception of asynchronous methods☆305Dec 12, 2023Updated 2 years ago
- Fast Inversion of Control Tool and Successor to StructureMap☆605Nov 23, 2025Updated 3 months ago
- C# library to serialize LINQ expressions☆537Jan 19, 2025Updated last year