Table of Contents

Namespace AsmResolver.DotNet.Bundles

Classes

BundleAssemblyResolver

Provides an implementation of an assembly resolver that prefers assemblies embedded in single-file-host executable.

BundleFile

Represents a single file in a .NET bundle manifest.

BundleManifest

Represents a set of bundled files embedded in a .NET application host or single-file host.

SerializedBundleFile

Represents a lazily initialized implementation of BundleFile that is read from an existing file.

SerializedBundleManifest

Represents a lazily initialized implementation of BundleManifest that is read from an existing file.

Structs

BundlerParameters

Defines parameters for the .NET application bundler.

Enums

BundleFileType

Provides members defining all possible file types that can be stored in a bundled .NET application.

BundleManifestFlags

Provides members defining all flags that can be assigned to a bundle manifest.