Dresel / MethodCacheLinks
A method and property caching Fody addin.
☆58Updated 5 years ago
Alternatives and similar repositories for MethodCache
Users that are interested in MethodCache are comparing it to the libraries listed below
Sorting:
- Tracing rewriter using Fody☆93Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Generate ToString method from public properties.☆83Updated 11 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated 3 weeks ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- Path globbing for .NET☆62Updated 2 weeks ago
- Add some color to your console >_☆76Updated 8 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- T5 is T4 (Text Template Transformation Toolkit) for .NET Core☆78Updated 7 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆85Updated 6 years ago
- Pure In-Memory Publish/Subscribe .NET Bus☆156Updated 7 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆241Updated 6 months ago
- ☆118Updated 12 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- Now superseded by Microsoft/vs-threading☆122Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- A plugin for ReSharper that adds support for T4 (.tt) files☆191Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39Updated 4 years ago
- Automating unit testing and ToString() coding