Microsoft.Extensions.DependencyModel
1.0.1-beta-000933
See the version list below for details.
dotnet add package Microsoft.Extensions.DependencyModel --version 1.0.1-beta-000933
NuGet\Install-Package Microsoft.Extensions.DependencyModel -Version 1.0.1-beta-000933
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="1.0.1-beta-000933" />
paket add Microsoft.Extensions.DependencyModel --version 1.0.1-beta-000933
#r "nuget: Microsoft.Extensions.DependencyModel, 1.0.1-beta-000933"
// Install Microsoft.Extensions.DependencyModel as a Cake Addin #addin nuget:?package=Microsoft.Extensions.DependencyModel&version=1.0.1-beta-000933&prerelease // Install Microsoft.Extensions.DependencyModel as a Cake Tool #tool nuget:?package=Microsoft.Extensions.DependencyModel&version=1.0.1-beta-000933&prerelease
Abstractions for reading `.deps` files.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Microsoft.DotNet.PlatformAbstractions (>= 1.0.1-beta-000933)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.3
- Microsoft.DotNet.PlatformAbstractions (>= 1.0.1-beta-000933)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Linq (>= 4.1.0)
-
.NETStandard 1.6
- Microsoft.DotNet.PlatformAbstractions (>= 1.0.1-beta-000933)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Linq (>= 4.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Extensions.DependencyModel:
Package | Downloads |
---|---|
Serilog.Settings.Configuration
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog. |
|
Microsoft.AspNetCore.Mvc.Testing
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
|
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories (173)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.DependencyModel:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|