Simplifies logging through a static class and some IL manipulation.
☆262Jan 12, 2025Updated last year
Alternatives and similar repositories for Anotar
Users that are interested in Anotar are comparing it to the libraries listed below
Sorting:
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Compile time decorator pattern via IL rewriting☆404Mar 4, 2025Updated last year
- Simplifies reading embedded resources from an Assembly.☆39Oct 7, 2025Updated 5 months ago
- Adds debugger attributes to help visualize objects.☆42Jan 16, 2025Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Mar 11, 2026Updated last week
- A working sample for each Fody Addin☆99May 5, 2025Updated 10 months ago
- Simplifies the implementation of IDisposable☆80Oct 7, 2025Updated 5 months ago
- Tracing rewriter using Fody☆93Sep 7, 2022Updated 3 years ago
- Generate ToString method from public properties.☆84Jan 16, 2025Updated last year
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 10 months ago
- A method and property caching Fody addin.☆58Nov 6, 2020Updated 5 years ago
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 6 years ago
- Helps keep usages of ObsoleteAttribute consistent.☆34Feb 5, 2026Updated last month
- A C# Fody plugin that allows you to annotate a method [SwallowExceptions] to wrap the method contents in a try / catch block☆13Jan 30, 2021Updated 5 years ago
- Configure async code's ConfigureAwait at a global level☆455Mar 2, 2026Updated 2 weeks ago
- Change all members to virtual as part of your build.☆63Oct 7, 2025Updated 5 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Jan 16, 2025Updated last year
- Extensible tool for weaving .net assemblies☆4,521Aug 21, 2025Updated 7 months ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Nov 26, 2024Updated last year
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 5 months ago
- Injects some very basic method timing code.☆778May 7, 2025Updated 10 months ago
- Stamps an assembly with git data☆64Feb 9, 2019Updated 7 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54May 12, 2022Updated 3 years ago
- Adds null argument checks to an assembly☆683Dec 18, 2025Updated 3 months ago
- Change string comparisons to be case insensitive.☆41Mar 11, 2025Updated last year
- C# Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.☆158Mar 2, 2022Updated 4 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆413Updated this week
- Post compile tool using Fody to implement the double check locking pattern.☆25Jan 31, 2019Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Mar 4, 2025Updated last year
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39May 2, 2021Updated 4 years ago
- Adds a module initializer to an assembly.☆113Jul 10, 2022Updated 3 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,833Oct 5, 2025Updated 5 months ago
- Disposable, without the Using☆21Feb 11, 2019Updated 7 years ago
- Injects INotifyPropertyChanged code into properties at compile time☆1,964Aug 21, 2025Updated 7 months ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Feb 17, 2025Updated last year
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆245Updated this week
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jan 16, 2025Updated last year
- The landing page for Fody repositories☆717Mar 10, 2026Updated last week