Top 20 NuGet Packages depending on Microsoft.Extensions.DependencyModel

Total dependencies: 664

Acceptance Test Driven Development and Executable Specifications for .Net
Unity Auto Registration extends the Unity IoC container and provides a fluent syntax to configure rules for automatic type registration. Using few lines of code you can scan specified assemblies and register all types that satisfy your rules. Rules for determining whether to include/exclude types/a...
My Tested ASP.NET Core MVC common abstractions and interfaces.
Dynamically generated forms and dialogs in WPF
ASP.NET Core library with IMS LTI support for Tool Consumer and Tool Provider applications. Supports IMS LTI 1.0, 1.1, 1.1.1 and 1.2, Outcomes 1.0, Outcomes 2.0 (Draft), Content-Item Message 1.0, and Membership 1.0.
Package Description
TaosData database provider for Entity Framework Core.
Olive Framework
Package Description
Provides pre-packaged TensorFlow runtime. Simply call LostTech.TensorFlow.PackagedTensorFlow.EnsureDeployed(...).
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception...
CosmosDB Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of CosmosDB. The product is architected with input coming from many top industry leaders within the Cosmos DB community. Alerts are presented in a concise code-revie...
CosmosDB Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of CosmosDB. The product is architected with input coming from many top industry leaders within the Cosmos DB community. Alerts are presented in a concise code-revie...
方配.Core框架类库,方配.Core框架是基于模块动态分化机制的设计,分离各组件程序集(DLL)和引用,这样更方便各模块的独立与隔离,您的程序可以无限的横向扩展,功能可以变得越来越丰富,而不用去修改核心功能。更多详细信息请访问方配官方网站 http://www.fangpage.com
Package Description
This is a project template for .Net Core 3.1 Console app, pre-configured and ready to use with, 1. Autofac 5.2.0 registrations setup. 2. pre-Configured Serilog 2.9.0 console sinks. 3. pre-Configured AutoMapper 10.0.0. 4. pre-Installed Newtonsoft.Json 12.0.3 using `do...
ZXNext.DependencyInject
StowayNet.Extensions.DependencyInjection is Dependency Injection extension methods for .net 5, it can easily implement dependency injection.
Fork 自 https://github.com/longxianghui/chimp.git 增加sqlite支持,更新efcore 3.1.x的支持 更新依赖库到最新版本 ef and dapper repository.
基于 Roslyn 技术的 C# 动态代码构建器以及编译器,开发者可以使用此库动态构建 C# 代码,并且通过指定条件编译代码。 * 运行时动态构造代码; * 运行时为程序提供新的模块功能,拓展能力; * 设计函数平台,以代码片段为单位执行; * 语法分析提示,编译错误语法警告,精确到代码行; * 完善的代码标准,避免动态代码语法错误; * 简洁、简单的 API,完整的 Test 测试;