A method and property caching Fody addin.
☆58Nov 6, 2020Updated 5 years ago
Alternatives and similar repositories for MethodCache
Users that are interested in MethodCache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Helps keep usages of ObsoleteAttribute consistent.☆34Feb 5, 2026Updated 3 months ago
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 7 years ago
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Simplifies reading embedded resources from an Assembly.☆39Oct 7, 2025Updated 7 months ago
- A Fody addin to extend immutable C# classes with With() methods to return a copy of an object with one property modified.☆36Jun 21, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Post compile tool using Fody to implement the double check locking pattern.☆25Jan 31, 2019Updated 7 years ago
- A fody plugin to easily use a throttle with minimal coding☆15May 31, 2020Updated 5 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54May 12, 2022Updated 4 years ago
- Change string comparisons to be case insensitive.☆41May 1, 2026Updated 2 weeks ago
- Persistence support for NServiceBus using NHibernate☆12May 13, 2026Updated last week
- Loads all the references on startup by actually using the types in the module initializer.☆38May 11, 2026Updated last week
- Tests show a whopping 10x improvement for medium sized data, works with .Net 4.5+ (both client and server), can run side by side with oth…☆27Nov 9, 2015Updated 10 years ago
- Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers☆19Feb 12, 2019Updated 7 years ago
- Tracing rewriter using Fody☆93Sep 7, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An extension for Fody to integrate error handling into async and TPL code☆107May 12, 2026Updated last week
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Dependency injection with Fody add-ins☆13Jul 19, 2013Updated 12 years ago
- Disposable, without the Using