Substantive.AssemblyUtilities 9.17.8-build20260119r1
Substantive.AssemblyUtilities
Reflection-friendly helpers that make it easier to read assembly metadata, probe embedded resources, and load plug-ins in isolated contexts. These utilities target .NET 10 and are designed for infrastructure code (diagnostics, integration tests, tooling) that must avoid polluting the default AssemblyLoadContext.
Contents
EntryAssemblyUtils– exposes overridable entry-assembly helpers so tests can fake host metadata while still reading attributes (title, version, company, etc.).AssemblyLoaderUtils– wrapsAssemblyLoadContextAPIs to inspect, load, list, and unload assemblies in collectible contexts.
Usage
Ensure callers respect trimming/AOT warnings by keeping the [RequiresUnreferencedCode] attributes in mind.
Showing the top 20 packages that depend on Substantive.AssemblyUtilities.
| Packages | Downloads |
|---|---|
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
10 |
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
12 |
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
19 |
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
21 |
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
22 |
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
23 |
|
Substantive.AspNetCore
Substantive ASP.NET Core package.
|
24 |
|
Substantive.AspNetCore
Substantive untitled internal package.
|
8 |
|
Substantive.AspNetCore
Substantive untitled internal package.
|
28 |
|
Substantive.AspNetCore
Substantive untitled internal package.
|
31 |
|
Substantive.AspNetCore
Substantive untitled internal package.
|
51 |
|
Substantive.Extensions.OpenTelemetry
Substantive untitled internal package.
|
8 |
|
Substantive.Extensions.OpenTelemetry
Substantive untitled internal package.
|
10 |
|
Substantive.Extensions.OpenTelemetry
Substantive untitled internal package.
|
12 |
|
Substantive.Extensions.OpenTelemetry
Substantive untitled internal package.
|
24 |
|
Substantive.Extensions.OpenTelemetry
Substantive untitled internal package.
|
51 |
|
Substantive.TestTools
Collection of test and experiment tools. This library have abstract classes that help create unit test and integration test, mock domain models with bogus data, and mock business logic.
|
10 |
|
Substantive.TestTools
Collection of test and experiment tools. This library have abstract classes that help create unit test and integration test, mock domain models with bogus data, and mock business logic.
|
16 |
.NET 10.0
- Microsoft.AspNetCore.WebUtilities (>= 10.0.2)