Microsoft.Extensions.DependencyModel
5.0.0-rc.1.20451.14
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.
This is a prerelease version of Microsoft.Extensions.DependencyModel.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Extensions.DependencyModel -Version 5.0.0-rc.1.20451.14
dotnet add package Microsoft.Extensions.DependencyModel --version 5.0.0-rc.1.20451.14
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="5.0.0-rc.1.20451.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.DependencyModel --version 5.0.0-rc.1.20451.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.DependencyModel, 5.0.0-rc.1.20451.14"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Microsoft.Extensions.DependencyModel as a Cake Addin #addin nuget:?package=Microsoft.Extensions.DependencyModel&version=5.0.0-rc.1.20451.14&prerelease // Install Microsoft.Extensions.DependencyModel as a Cake Tool #tool nuget:?package=Microsoft.Extensions.DependencyModel&version=5.0.0-rc.1.20451.14&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
.NETCoreApp 2.1
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
.NETFramework 4.5.1
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.6.1
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
.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-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
net5.0
- No dependencies.
-
UAP 10.0.16299
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0-rc.1.20451.14)
- System.Text.Json (>= 5.0.0-rc.1.20451.14)
Used By
NuGet packages (631)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DependencyModel:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
|
|
Serilog.Settings.Configuration
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
|
|
Microsoft.EntityFrameworkCore.Sqlite.Core
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
|
|
SpecFlow
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
|
|
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/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
|
GitHub repositories (123)
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/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
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/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.3.21201.4 | 260 | 4/8/2021 |
6.0.0-preview.2.21154.6 | 2,550 | 3/11/2021 |
6.0.0-preview.1.21102.12 | 4,114 | 2/12/2021 |
5.0.0 | 3,462,852 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 42,082 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 32,369 | 9/14/2020 |
5.0.0-preview.3-runtime... | 28,907 | 4/23/2020 |
5.0.0-preview.2-runtime... | 10,040 | 4/2/2020 |
5.0.0-preview.8.20407.11 | 16,751 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 11,999 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 3,006 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 825 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 2,796 | 5/18/2020 |
5.0.0-preview.1.20120.5 | 1,851 | 3/16/2020 |
3.1.6 | 9,284,459 | 7/14/2020 |
3.1.5 | 2,751,593 | 6/9/2020 |
3.1.4 | 2,383,893 | 5/12/2020 |
3.1.3 | 5,850,957 | 3/24/2020 |
3.1.2 | 2,685,763 | 2/18/2020 |
3.1.1 | 2,818,554 | 1/14/2020 |
3.1.0 | 5,207,747 | 12/3/2019 |
3.1.0-preview3.19553.2 | 9,627 | 11/13/2019 |
3.1.0-preview2.19525.6 | 8,640 | 11/1/2019 |
3.1.0-preview1.19506.1 | 4,628 | 10/15/2019 |
3.0.3 | 59,774 | 2/18/2020 |
3.0.2 | 49,814 | 1/14/2020 |
3.0.1 | 203,565 | 11/18/2019 |
3.0.0 | 5,674,592 | 9/23/2019 |
3.0.0-rc1-19456-20 | 15,909 | 9/16/2019 |
3.0.0-preview9-19423-09 | 17,084 | 9/4/2019 |
3.0.0-preview8-28405-07 | 35,528 | 8/13/2019 |
3.0.0-preview7-27912-14 | 25,443 | 7/23/2019 |
3.0.0-preview6-27804-01 | 26,939 | 6/12/2019 |
3.0.0-preview5-27626-15 | 13,470 | 5/6/2019 |
3.0.0-preview4-27615-11 | 7,323 | 4/18/2019 |
3.0.0-preview3-27503-5 | 55,870 | 3/6/2019 |
3.0.0-preview-27324-5 | 19,172 | 1/29/2019 |
2.1.0 | 49,844,484 | 5/29/2018 |
2.1.0-rc1 | 74,094 | 5/6/2018 |
2.1.0-preview2-26406-04 | 253,909 | 4/10/2018 |
2.1.0-preview1-26216-03 | 75,737 | 2/26/2018 |
2.0.4 | 52,401,715 | 12/12/2017 |
2.0.3 | 15,489,959 | 11/14/2017 |
2.0.0 | 51,666,465 | 8/11/2017 |
2.0.0-preview2-25407-01 | 79,951 | 6/27/2017 |
2.0.0-preview1-002111 | 55,190 | 5/9/2017 |
1.1.9 | 415,422 | 7/10/2018 |
1.1.2 | 6,919,389 | 5/9/2017 |
1.1.1 | 3,668,494 | 3/6/2017 |
1.1.0 | 9,015,036 | 11/16/2016 |
1.1.0-preview1-001100 | 47,400 | 10/24/2016 |
1.0.500-preview2-1-003177 | 77,025 | 11/16/2016 |
1.0.3 | 54,776,699 | 3/6/2017 |
1.0.1-beta-000933 | 51,788 | 1/27/2017 |
1.0.0 | 40,602,958 | 6/27/2016 |
1.0.0-rc2-final | 298,057 | 5/16/2016 |
1.0.0-rc2-002702 | 1,297,831 | 5/16/2016 |