Top 20 NuGet Packages depending on Microsoft.Extensions.Configuration.Abstractions

Total dependencies: 1957

Plugin Manager easily add blog functionality to any website
provides System.Diagnostics listeners that send Common.Diagnostics telemetry to the Windows Event Log and to WPF text controls
Plugin Manager Easily manage errors generated on a website with full support for logging and redirection.
Bit.Universal.Data.EntityFrameworkCore
Package Description
Structured logging for RavenDB. When you log something, a StructuredLog entity will be stored in your database.
OSharp核心组件,封装着框架核心及数据存储,缓存,辅助操作等功能
RapidCore is a collection of dotnet libraries to help you accelerate backend and api development
CodeMash tools for .NET developers. Access codemash.io tools from .NET Core
Contains bootstrap process for loading NetFusion based plug-in components.
A library to browse, read, write and subscribe to the live data published by the OPC UA servers on your network.
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute This package was built from the source code at https://github.com/aspnet/CORS/tree/f05b0e792d2361be2...
INI configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from INI files. You can use IniConfigurationExtensions.AddIniFile extension method on IConfigurationBuilder to add INI configuration provider to the configurati...
Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBu...
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from environment variables. You can use EnvironmentVariablesExtensions.AddEnvironmentVariables extension method on IConfigurationBuilder to ad...
XML configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from XML files. You can use XmlConfigurationExtensions.AddXmlFile extension method on IConfigurationBuilder to add XML configuration provider to the configurati...
ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules. This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1c...
类似于 Entity Framework,也提供了 LINQ to Entities 大众化的查询方法,相比之下更容易使用多种数据库,比如SqlServer、Oracle、MySQL、SQLite、PostgreSQL等等。独创性地提供树持久化方法,使用AOP代理技术管理实体对象的状态变更,提供更贴合SQL语言的Update、Delete语句。 参考文档:http://www.fireasy.cn/docs/entity-summary
数据库访问库,提供 SqlServer、MySql、Oracle、SQLite、PostgreSql、Firebird 等数据库的驱动适配,以及插件服务,如SQL语法、数据库架构、批量插入、记录包装等。 参考文档:http://www.fireasy.cn/docs/data-summary