Top 20 NuGet Packages depending on Microsoft.Extensions.Options

Total dependencies: 2544

Package Description
Squidex Internal Libraries
Package Description
Package Description
Package Description
DragonHoard's fast in memory cache.
Defines standard interfaces for distributed tracing and extension methods for HttpContext to access them.
Advanced Dependency Injection for Microsoft.Extensions.DependencyInjection: AddDefer, AddFunc, AddFactory.
Code-first AsyncAPI documentation
Strongly typed IDistributedCache wrapper
cos-dotnet-sdk-v5: Tencent Cloud Object Storage XML API V5 (.NET Core 2.x)
An Entity Framework Core implementation of Orleans Grain Storage.
Library containing type definitions and helper utilities for the MCMA framework
Package Description
SparkPost Integration for .NET Core
Aliyun OSS SDK for .Net Core.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MySql.
A simple set of helper classes for the JsonAPI services I create. Use .AddJsonApi() method in startup to configure. Uses a formatter and exception filter to craft JsonAPI compliant responses, an provides a simple way to add API key authentication to controllers or methods.
dotbpe是一款基于CSharp编写的RPC框架,但是它的目标不仅仅只是解决rpc的问题,而是解决整个业务解决方案的问题,封装在常见的项目产品开发中的通用组件,让开发人员只专注于开发业务逻辑代码。底层通信默认实现基于DotNetty,可替换成其他Socket通信组件。dotbpe使用的默认协议名称叫Amp,编解码使用谷歌的Protobuf3,不过这些默认实现都是可以替换的。