Top 20 NuGet Packages depending on Microsoft.Extensions.Caching.Abstractions
Total dependencies: 812
MediatR pipeline caching on the top of the dotnet Core Distributed Caching
An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store.
You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.
Thanks goes to https://github.com/SoCreate/service-fabri...
An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store.
You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.
Thanks goes to https://github.com/SoCreate/service-fabri...
This lib is an extension built on top of the Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService that allows the developer to choose to cache any checks they want.
Package Description
DeedQuant.Exchange 旨于实现一套统一的基于 .net/c# api 的加密货币交易平台接口封装,支持REST和Web套接字
Using Apache Ignite as distributed cache infrastructure in .net Core
Creating a multilingual website with ASP.NET Core will allow your site to reach a wider audience. ASP.NET Core provides services and middleware for localizing into different languages and cultures. In order to extend built-in localization structure of ASP.net Core, I extended it and you can create X...
Class library for creating ASP.Net Core REST level 3 services.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Azure Table Storage.
ZeroReact tools for AspNetCore, sample here (https://github.com/DaniilSokolyuk/ZeroReact.NET)
High performance distributed cache helper with the support of serialization and deserialization, incorporating both synchronous and asynchronous using implementation of IDistributedCache.
基础框架,提供以下核心功能:
AOP静态织入 - 在编译时织入横切关注点,包括日志记录、性能监控、异常处理等;
日志记录 - 基于log4net的统一日志管理,支持多级别和自定义日志输出;
异常记录 - 全局异常捕获与记录,提供友好的异常信息展示;
权限控制 - 基于角色的访问控制(RBAC)和方法级权限验证;
依赖注入(IoC) - 支持构造函数注入、属性注入等多种DI模式;
控制反转 - 降低组件间耦合度,提高代码可测试性和可维护性;
本地化支持 - 多语言资源管理,支持中英文等多语言切换,代码生成,即时提...
OpenFlights data provider.
Serves lists of airports, aircraft, airlines and routes.
CSV files are automatically downloaded to the temporal folder, loaded into .NET models and cached in MemoryCache.
Please refer to https://openflights.org/data.html for more details.
Ding是基于.net core平台开发的应用框架中的NetCore核心类库。
Memory cache adapter for command caching
Contains wrapper classes for aspnet/Caching's in-memory and distributed cache.