Microsoft.Extensions.DependencyModel 9.0.0-preview.7.24405.7
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.
Showing the top 20 packages that depend on Microsoft.Extensions.DependencyModel.
| Packages | Downloads |
|---|---|
|
WillowMedia.Common.Convert
Package Description
|
278 |
|
Serilog.Settings.Configuration
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
|
242 |
|
WillowMedia.Common.Convert
Package Description
|
180 |
|
WillowMedia.Common.Convert
Package Description
|
99 |
|
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/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
|
95 |
|
WillowMedia.Common.Convert
Package Description
|
88 |
|
WillowMedia.Common.Convert
Package Description
|
80 |
|
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/ff66c263be7ed395794bdaf616322977b8ec897c
|
69 |
|
WillowMedia.Common.Convert
Package Description
|
50 |
|
WillowMedia.Common.Convert
Package Description
|
45 |
|
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/f6b3a5da75eb405046889a5447ec9b14cc29d285
|
44 |
|
WillowMedia.Common.Convert
Package Description
|
40 |
|
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/215a587e52efa710de84138b0a3374b860b924d8
|
37 |
|
WillowMedia.Common.Convert
Package Description
|
36 |
|
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/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
|
33 |
|
WillowMedia.Common.Convert
Package Description
|
33 |
|
WillowMedia.Common.Convert
Package Description
|
30 |
|
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/ff66c263be7ed395794bdaf616322977b8ec897c
|
30 |
|
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/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
|
30 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
- System.Memory (>= 4.5.5)
- System.Buffers (>= 4.5.1)
- System.Text.Json (>= 9.0.0-preview.7.24405.7)
.NET Standard 2.0
- System.Memory (>= 4.5.5)
- System.Buffers (>= 4.5.1)
- System.Text.Json (>= 9.0.0-preview.7.24405.7)
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
.NET 9.0
- System.Text.Json (>= 9.0.0-preview.7.24405.7)
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
.NET 8.0
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
- System.Text.Json (>= 9.0.0-preview.7.24405.7)