Microsoft.Extensions.DependencyModel
5.0.0
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.
There is a newer prerelease 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
dotnet add package Microsoft.Extensions.DependencyModel --version 5.0.0
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="5.0.0" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.DependencyModel, 5.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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)
- System.Text.Json (>= 5.0.0)
-
.NETCoreApp 2.1
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
.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)
- System.Text.Json (>= 5.0.0)
-
.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)
- System.Text.Json (>= 5.0.0)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
net5.0
- No dependencies.
-
UAP 10.0.16299
- System.Memory (>= 4.5.4)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
Used By
NuGet packages (622)
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/860072f7781a10db10fa925ea5c86d91f1e6f2c4
|
GitHub repositories (124)
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.1.21102.12 | 1,657 | 2/12/2021 |
5.0.0 | 2,132,538 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 39,299 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 30,817 | 9/14/2020 |
5.0.0-preview.3-runtime... | 25,362 | 4/23/2020 |
5.0.0-preview.2-runtime... | 9,310 | 4/2/2020 |
5.0.0-preview.8.20407.11 | 15,290 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 11,611 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 2,873 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 783 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 2,544 | 5/18/2020 |
5.0.0-preview.1.20120.5 | 1,788 | 3/16/2020 |
3.1.6 | 7,352,056 | 7/14/2020 |
3.1.5 | 2,465,441 | 6/9/2020 |
3.1.4 | 2,193,037 | 5/12/2020 |
3.1.3 | 5,299,160 | 3/24/2020 |
3.1.2 | 2,503,708 | 2/18/2020 |
3.1.1 | 2,653,905 | 1/14/2020 |
3.1.0 | 4,953,852 | 12/3/2019 |
3.1.0-preview3.19553.2 | 9,286 | 11/13/2019 |
3.1.0-preview2.19525.6 | 8,486 | 11/1/2019 |
3.1.0-preview1.19506.1 | 4,568 | 10/15/2019 |
3.0.3 | 53,930 | 2/18/2020 |
3.0.2 | 47,213 | 1/14/2020 |
3.0.1 | 190,005 | 11/18/2019 |
3.0.0 | 5,223,237 | 9/23/2019 |
3.0.0-rc1-19456-20 | 15,709 | 9/16/2019 |
3.0.0-preview9-19423-09 | 16,735 | 9/4/2019 |
3.0.0-preview8-28405-07 | 34,810 | 8/13/2019 |
3.0.0-preview7-27912-14 | 23,952 | 7/23/2019 |
3.0.0-preview6-27804-01 | 26,331 | 6/12/2019 |
3.0.0-preview5-27626-15 | 13,388 | 5/6/2019 |
3.0.0-preview4-27615-11 | 7,223 | 4/18/2019 |
3.0.0-preview3-27503-5 | 52,953 | 3/6/2019 |
3.0.0-preview-27324-5 | 18,942 | 1/29/2019 |
2.1.0 | 45,017,195 | 5/29/2018 |
2.1.0-rc1 | 73,218 | 5/6/2018 |
2.1.0-preview2-26406-04 | 128,612 | 4/10/2018 |
2.1.0-preview1-26216-03 | 74,427 | 2/26/2018 |
2.0.4 | 46,901,520 | 12/12/2017 |
2.0.3 | 14,957,025 | 11/14/2017 |
2.0.0 | 49,971,004 | 8/11/2017 |
2.0.0-preview2-25407-01 | 79,019 | 6/27/2017 |
2.0.0-preview1-002111 | 54,731 | 5/9/2017 |
1.1.9 | 384,117 | 7/10/2018 |
1.1.2 | 6,449,483 | 5/9/2017 |
1.1.1 | 3,595,994 | 3/6/2017 |
1.1.0 | 8,700,959 | 11/16/2016 |
1.1.0-preview1-001100 | 46,661 | 10/24/2016 |
1.0.500-preview2-1-003177 | 76,518 | 11/16/2016 |
1.0.3 | 53,134,084 | 3/6/2017 |
1.0.1-beta-000933 | 51,440 | 1/27/2017 |
1.0.0 | 39,102,704 | 6/27/2016 |
1.0.0-rc2-final | 294,838 | 5/16/2016 |
1.0.0-rc2-002702 | 1,297,520 | 5/16/2016 |