Awesome C# Caching

  • Akavache Akavache 2,448
    star
    updated about 1 month ago MIT License

    An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

  • updated 5 months ago MIT License

    An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server

  • updated 4 months ago Apache License 2.0

    CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

  • updated about 1 year ago MIT License

    An efficient multi-layered caching system for .NET

  • updated almost 5 years ago MIT License

    A simple and elegant yet powerful HTTP client cache for .NET

  • updated about 1 year ago MIT License

    πŸ’₯ EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

  • LazyCache LazyCache 1,714
    star
    updated 7 months ago MIT License

    An easy to use thread safe in-memory caching service with a simple developer friendly API for c#

  • NCache NCache 639
    star
    updated almost 2 years ago Apache License 2.0

    NCache: Highly Scalable Distributed Cache for .NET

  • updated about 6 years ago Apache License 2.0

    [Archived] ASP.NET Core middleware for caching responses. Project moved to https://github.com/aspnet/AspNetCore

  • updated about 6 years ago Apache License 2.0

    [Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

  • updated 3 months ago Other

    General purpose redis client