Fody / MethodDecoratorLinks
Compile time decorator pattern via IL rewriting
☆397Updated 5 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.☆293Updated 8 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated last month
- Configure async code's ConfigureAwait at a global level☆457Updated 6 months ago
- C# library to serialize LINQ expressions☆526Updated 7 months ago
- Fast object cloner for .NET☆574Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 10 months ago
- Grace is a feature rich dependency injection container library☆341Updated 3 months ago
- Simplifies logging through a static class and some IL manipulation.☆262Updated 7 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆431Updated 3 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆690Updated last week
- T4 text templating engine☆413Updated 9 months ago
- .NET library with advanced reflection APIs.☆227Updated 2 weeks ago
- .NET Core Inter-process communication framework☆366Updated 2 years ago
- A configurable and eXtensible Xml serializer for .NET.☆338Updated last month
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆204Updated 4 months ago
- Simple & efficient library for deep copying .NET objects☆228Updated last year
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆420Updated 4 months ago
- The last comparison library you'll ever need!☆441Updated last year
- Debugging visualizer for expression trees☆350Updated 2 years ago
- Simply LINQ your remote resources...☆348Updated 4 months ago
- .NET aspect weaver (build task under NuGet package)☆317Updated 6 months ago
- Fast and lightweight parser creation tools☆489Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,300Updated 2 weeks ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆358Updated 2 years ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆321Updated 2 weeks ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆286Updated 3 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated last week
- Zero Allocation Writer/Reader Parser for .NET Core☆305Updated last year
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆447Updated 5 years ago