Microsoft.Extensions.DependencyModel
5.0.0-preview.8.20407.11
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.DependencyModel --version 5.0.0-preview.8.20407.11
NuGet\Install-Package Microsoft.Extensions.DependencyModel -Version 5.0.0-preview.8.20407.11
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="5.0.0-preview.8.20407.11" />
paket add Microsoft.Extensions.DependencyModel --version 5.0.0-preview.8.20407.11
#r "nuget: Microsoft.Extensions.DependencyModel, 5.0.0-preview.8.20407.11"
// Install Microsoft.Extensions.DependencyModel as a Cake Addin #addin nuget:?package=Microsoft.Extensions.DependencyModel&version=5.0.0-preview.8.20407.11&prerelease // Install Microsoft.Extensions.DependencyModel as a Cake Tool #tool nuget:?package=Microsoft.Extensions.DependencyModel&version=5.0.0-preview.8.20407.11&prerelease
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
.NETCoreApp 2.1
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
.NETFramework 4.5.1
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.6.1
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
net5.0
- No dependencies.
-
UAP 10.0.16299
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-preview.8.20407.11)
- System.Text.Json (>= 5.0.0-preview.8.20407.11)
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
|