Provides methodof, propertyof and fieldof equivalents of typeof .
☆66Jan 16, 2025Updated last year
Alternatives and similar repositories for InfoOf
Users that are interested in InfoOf are comparing it to the libraries listed below
Sorting:
- Change string comparisons to be case insensitive.☆41Mar 11, 2025Updated 11 months ago
- Change all members to virtual as part of your build.☆63Oct 7, 2025Updated 4 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Feb 12, 2026Updated 2 weeks ago
- Simplifies the implementation of IDisposable☆80Oct 7, 2025Updated 4 months ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated last month
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jan 16, 2025Updated last year
- Generate ToString method from public properties.☆84Jan 16, 2025Updated last year
- Disposable, without the Using☆21Feb 11, 2019Updated 7 years ago
- Adds debugger attributes to help visualize objects.☆42Jan 16, 2025Updated last year
- Adds a module initializer to an assembly.☆113Jul 10, 2022Updated 3 years ago
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 9 months ago
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 6 years ago
- SqlSrcGen☆10Sep 26, 2023Updated 2 years ago
- Urho.Net samples☆12Apr 5, 2025Updated 10 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated this week
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Injects INotifyPropertyChanging code into properties at compile time.☆54Feb 17, 2025Updated last year
- ☆24May 10, 2017Updated 8 years ago
- Library to Implement Automatic dependency injection by Configuration over Scaned Assemblies☆13Oct 31, 2019Updated 6 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 4 months ago
- Helps keep usages of ObsoleteAttribute consistent.☆34Feb 5, 2026Updated 3 weeks ago
- Compile time decorator pattern via IL rewriting☆403Mar 4, 2025Updated 11 months ago
- A prototype of XPath-like queries for C# syntax trees☆17Jun 1, 2024Updated last year
- Creating proxies at compile time.☆16Jul 29, 2017Updated 8 years ago
- C# Source Generator for UTF-8 binary literal☆146Sep 4, 2024Updated last year
- A fody plugin to easily use a throttle with minimal coding☆15May 31, 2020Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Oct 17, 2024Updated last year
- .NET library to work with Git repositories☆34Updated this week
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20May 10, 2019Updated 6 years ago
- A C# Deque class☆50Nov 20, 2014Updated 11 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54May 12, 2022Updated 3 years ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Jan 7, 2021Updated 5 years ago
- Framework and samples to help accelerate WOPI Server implementation.☆11Jan 27, 2018Updated 8 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- A compiler framework for managed code.☆53Sep 29, 2019Updated 6 years ago