Skip to main content
Ultz.ILUtils.AssemblyExport package icon

Ultz.ILUtils.AssemblyExport

ILUtils is a set of tools that aid in working with MSIL. This package in particular provides extension methods for saving managed assemblies (including dynamically generated assemblies) to disk or to a stream.

Total Downloads
763
763
Published
Sep 21, 2019
Latest stable version

Install

.NET CLI
dotnet add package Ultz.ILUtils.AssemblyExport --version 1.0.0
Package Manager Console
Install-Package Ultz.ILUtils.AssemblyExport -Version 1.0.0
PackageReference
<PackageReference Include="Ultz.ILUtils.AssemblyExport" Version="1.0.0" />

Frameworks

.NETStandard2.0

Dependencies

[1.0.0, )
Mono.Cecil
.NETStandard2.0
[0.11.0, )
System.Reflection.Emit
.NETStandard2.0
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.