Sign in Sign up
nuget

Microsoft.Extensions.DependencyModel

Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.

nuget View on Nuget

Activity

Latest release
5d ago
Total releases
148
Cadence
~7 days
Last 12 months
32

Details

License
MIT
First release
May 16, 2016
Releases
Version Released
10.0.12 patch
11.0.0-rc.1.26425.128 pre
9.0.19 patch
10.0.11 patch
11.0.0-preview.7.26381.103 pre
9.0.18 patch
10.0.10 patch
11.0.0-preview.6.26359.118 pre
9.0.17 patch
10.0.9 patch
11.0.0-preview.5.26302.115 pre
9.0.16 patch
10.0.8 patch
11.0.0-preview.4.26230.115 pre
10.0.7 patch
9.0.15 patch
10.0.6 patch
11.0.0-preview.3.26207.106 pre
10.0.5 patch
11.0.0-preview.2.26159.112 pre
9.0.14 patch
10.0.4 patch
9.0.13 patch
11.0.0-preview.1.26104.118 pre
10.0.3 patch
9.0.12 patch
10.0.2 patch
10.0.1 patch
10.0.0 major
9.0.11 patch
9.0.10 patch
10.0.0-rc.2.25502.107 pre
10.0.0-rc.1.25451.107 pre
9.0.9 patch
10.0.0-preview.7.25380.108 pre
9.0.8 patch
10.0.0-preview.6.25358.103 pre
9.0.7 patch
9.0.6 patch
10.0.0-preview.5.25277.114 pre
9.0.5 patch
10.0.0-preview.4.25258.110 pre
10.0.0-preview.3.25171.5 pre
9.0.4 patch
10.0.0-preview.2.25163.2 pre
9.0.3 patch
10.0.0-preview.1.25080.5 pre
9.0.2 patch
9.0.1 patch
9.0.0 major
1–50 of 148