Microsoft.Extensions.DependencyModel 11.0.0-rc.1.26425.128
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 |
|---|---|
|
Microsoft.Orleans.Core
Core library of Microsoft Orleans used both on the client and server.
|
2 |
|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
|
2 |
|
Serilog.Settings.Configuration
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
|
2 |
|
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/4442a188f9200a57635373dcd640893c0e8dcc78
|
2 |
|
Microsoft.Orleans.Clustering.AzureStorage
Microsoft Orleans clustering provider backed by Azure Table Storage
|
2 |
|
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/cea5fa610dba4e0c024727f4c528a66018b820a3
|
2 |
|
Microsoft.AspNetCore.Mvc.Testing
Support for writing functional tests for MVC applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/561deb05ae2d6680206e3d4a6bc75de699585980
|
2 |
|
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/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
|
2 |
|
Microsoft.Orleans.Server
Collection of Microsoft Orleans libraries and files needed on the server.
|
2 |
|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools.
|
2 |
|
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/979632683c720152cc04d0684644c40512f4e953
|
2 |
|
Microsoft.Orleans.Persistence.AzureStorage
Microsoft Orleans persistence providers backed by Azure Storage
|
1 |
|
IKVM
Java SE 8 Virtual Machine for .NET
|
1 |
.NET 10.0
- System.Text.Encodings.Web (>= 11.0.0-rc.1.26425.128)
- System.Text.Json (>= 11.0.0-rc.1.26425.128)
.NET 11.0
- No dependencies.
.NET Framework 4.6.2
- System.Text.Encodings.Web (>= 11.0.0-rc.1.26425.128)
- System.Text.Json (>= 11.0.0-rc.1.26425.128)
- System.Buffers (>= 4.6.1)
- System.Memory (>= 4.6.3)
.NET Standard 2.0
- System.Text.Encodings.Web (>= 11.0.0-rc.1.26425.128)
- System.Text.Json (>= 11.0.0-rc.1.26425.128)
- System.Buffers (>= 4.6.1)
- System.Memory (>= 4.6.3)