Fody / MethodDecoratorLinks
Compile time decorator pattern via IL rewriting
☆400Updated 7 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.☆296Updated 10 months ago
- Configure async code's ConfigureAwait at a global level☆459Updated 7 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 2 months ago
- Framework to drastically simplify your private reflection code using C# dynamic☆345Updated last year
- Grace is a feature rich dependency injection container library☆341Updated 4 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆407Updated last year
- C# library to serialize LINQ expressions☆532Updated 8 months ago
- T4 text templating engine☆417Updated 10 months ago
- .NET library with advanced reflection APIs.☆230Updated 2 weeks ago
- .NET managed sockets wrapper using the new "Pipelines" API☆432Updated 4 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆693Updated this week
- Fast object cloner for .NET☆573Updated last year
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆421Updated 5 months ago
- .NET aspect weaver (build task under NuGet package)☆317Updated 3 weeks ago
- .NET Core Inter-process communication framework☆366Updated 2 years ago
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 6 months ago
- Debugging visualizer for expression trees☆351Updated 2 years ago
- Fast and lightweight parser creation tools☆501Updated 2 weeks ago
- Simplifies logging through a static class and some IL manipulation.☆261Updated 8 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆314Updated last year
- Simply LINQ your remote resources...☆353Updated 6 months ago
- A configurable and eXtensible Xml serializer for .NET.☆340Updated 2 months ago
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆247Updated this week
- The last comparison library you'll ever need!☆441Updated last year
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆358Updated 2 years ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 5 years ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Updated 3 years ago
- A fluent library to print out a nicely formatted table in a console application C#☆341Updated last year
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆447Updated 5 years ago