WizardWrx.AssemblyUtils 8.0.226

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WizardWrx.AssemblyUtils --version 8.0.226
NuGet\Install-Package WizardWrx.AssemblyUtils -Version 8.0.226
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WizardWrx.AssemblyUtils" Version="8.0.226" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WizardWrx.AssemblyUtils --version 8.0.226
#r "nuget: WizardWrx.AssemblyUtils, 8.0.226"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WizardWrx.AssemblyUtils as a Cake Addin
#addin nuget:?package=WizardWrx.AssemblyUtils&version=8.0.226

// Install WizardWrx.AssemblyUtils as a Cake Tool
#tool nuget:?package=WizardWrx.AssemblyUtils&version=8.0.226

Classes for Documenting and Managing Assemblies

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WizardWrx.AssemblyUtils:

Package Downloads
WizardWrx.EmbeddedTextFile The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Read text files that are embedded in an assembly, and test arbitrary byte arrays for the presence of a Byte Order Mark.

WizardWrx.DLLConfigurationManager The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Installation Standard Configuration Settings Management

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.277 89 2/6/2024
9.0.273 338 7/17/2023
9.0.272 179 7/17/2023
9.0.266 444 12/8/2022
9.0.264 328 11/24/2022
9.0.262 299 11/24/2022
9.0.258 1,500 10/15/2022
9.0.257 1,164 9/18/2022
9.0.0 447 6/25/2022
8.0.248 1,612 5/21/2022
8.0.246 1,360 5/21/2022
8.0.245 1,322 5/21/2022
8.0.232 428 4/24/2022
8.0.228 1,417 4/19/2022
8.0.226 2,322 4/7/2022
8.0.225 1,423 4/7/2022
8.0.220 1,644 3/25/2022
8.0.218 1,358 3/25/2022
8.0.217 1,341 3/25/2022
8.0.214 1,628 3/9/2022
8.0.212 1,104 12/20/2021
8.0.211 983 12/20/2021
8.0.209 1,033 12/10/2021
8.0.207 1,208 10/19/2021
8.0.200 1,220 10/13/2021
8.0.198 1,193 8/2/2021
8.0.196 1,282 7/12/2021
8.0.193 1,191 7/4/2021
8.0.189 1,249 6/30/2021
8.0.187 1,177 6/21/2021
8.0.186 1,070 6/21/2021
8.0.183 1,277 6/18/2021
8.0.182 1,087 6/18/2021
8.0.178 1,164 6/10/2021
8.0.176 1,072 6/9/2021
8.0.172 1,442 5/20/2021
8.0.171 1,134 5/20/2021
8.0.165 1,243 5/2/2021
8.0.163 1,072 5/2/2021
8.0.162 1,935 4/19/2021
8.0.160 1,110 3/22/2021
8.0.156 1,133 2/6/2021
8.0.129 1,088 2/1/2021
8.0.128 1,070 1/31/2021
7.24.123 1,072 12/31/2020
7.23.122 1,489 10/18/2020
7.23.121 528 12/26/2019
7.23.119 495 12/17/2019
7.21.118.43106 527 7/18/2019
7.21.118.42993 492 10/3/2019
7.21.118.36609 513 7/19/2019
7.21.118.31728 543 7/9/2019
7.20.117.895 559 6/12/2019
7.20.116.43113 590 6/10/2019
7.17.116.35196 724 5/23/2019
7.17.116.22514 581 6/4/2019
7.17.116.3840 576 6/4/2019
7.17.116.2397 558 6/4/2019
7.17.116.1425 618 5/21/2019
7.15.114.34743 1,596 5/3/2019

This release incorporates one new read-only property on DependentAssemblies that exposes the private list of dependent assemblies that it keeps. For additional details please see ChangeLog.md or the online documentation in GitHub Pages.