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
Sorting:
- 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
- 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 5 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
- Debugging tool to track down undisposed objects☆21Dec 17, 2020Updated 5 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 3 years ago
- Stamps an assembly with git data☆64Feb 9, 2019Updated 7 years ago
- Persistence support for NServiceBus using NHibernate☆12Mar 11, 2026Updated last week
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Mar 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
- A Fody weaver for ICommand invocation and implementation.☆27Jul 19, 2017Updated 8 years ago
- Tracing rewriter using Fody☆93Sep 7, 2022Updated 3 years ago
- A lightweight web framework for .NET inspired by ruby's Sinatra.☆17May 31, 2010Updated 15 years ago
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 10 months ago
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Dependency injection with Fody add-ins☆13Jul 19, 2013Updated 12 years ago
- Capture, store, and reuse live HTTP requests for QA and load testing.☆14Jan 9, 2015Updated 11 years ago
- Examples about https://github.com/newbe36524/Newbe.Claptrap☆26Apr 10, 2021Updated 4 years ago
- AspNet Mvc Simulator☆12Feb 24, 2017Updated 9 years ago
- An Anki addon for pulling flashcard data (one-way sync) from XML. Optimized for LIFT XML (from WeSay or FLEx). [This is now the official …☆10Feb 2, 2026Updated last month
- Library for styling game objects in Unity. . Built over UniMob and View-Binding.☆11Jun 30, 2023Updated 2 years ago
- A library and application for providing rich UX for querying complex databases☆19Aug 2, 2022Updated 3 years ago
- fluentAOP - A Fluent AOP Library☆22Aug 14, 2018Updated 7 years ago
- .NET in-memory message queue over TCP (discontinued)☆28Feb 21, 2015Updated 11 years ago
- Library for creating dynamic lambda expressions to use in every linq querys, including EF querys☆14Mar 30, 2012Updated 13 years ago
- A small F# application to visualize .net assembly dependencies☆22Jul 27, 2021Updated 4 years ago
- Complete example of how to create a plugin system for ASP.NET MVC where all files are contained within the plugin's DLL. I promise.☆13Jul 18, 2013Updated 12 years ago
- ASP.NET MVC 4 插件化架构简单实现-实例篇☆15Nov 25, 2014Updated 11 years ago
- Evented State Processing is an eventing based pattern to manage complex state☆14Feb 5, 2017Updated 9 years ago
- MVVM using Mr. Advice☆14Jan 31, 2025Updated last year
- Compile a c# project to a internal accessible dll (for Unity)☆23Oct 6, 2020Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Mar 4, 2025Updated last year
- A PowerShell and SQL Server-based reminder system. This project is DEPRECATED.☆24Oct 17, 2024Updated last year
- A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.☆18Apr 4, 2021Updated 4 years ago
- 自己练习和演示用的代码☆14Apr 24, 2019Updated 6 years ago
- An in-memory, synchronous implementation of the mediator pattern for .NET. "It's getting there."☆14Sep 28, 2017Updated 8 years ago