AlphaAppTools.UsefulBuild 10.6.2

dotnet add package AlphaAppTools.UsefulBuild --version 10.6.2
                    
NuGet\Install-Package AlphaAppTools.UsefulBuild -Version 10.6.2
                    
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="AlphaAppTools.UsefulBuild" Version="10.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AlphaAppTools.UsefulBuild" Version="10.6.2" />
                    
Directory.Packages.props
<PackageReference Include="AlphaAppTools.UsefulBuild" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AlphaAppTools.UsefulBuild --version 10.6.2
                    
#r "nuget: AlphaAppTools.UsefulBuild, 10.6.2"
                    
#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.
#:package AlphaAppTools.UsefulBuild@10.6.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AlphaAppTools.UsefulBuild&version=10.6.2
                    
Install as a Cake Addin
#tool nuget:?package=AlphaAppTools.UsefulBuild&version=10.6.2
                    
Install as a Cake Tool

Contract for a build utility that resolves a sibling project's build output directory from the current project's build directory, preserving the configuration and target framework subdirectories under bin.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AlphaAppTools.UsefulBuild:

Package Downloads
AlphaAppTools.UsefulBuildImpl

Implementation of the AlphaAppTools.UsefulBuild contract that resolves a sibling project's build output directory by splitting the current project's build path at its bin segment and reusing the subdirectories below it.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.6.2 33 9/17/2026
10.6.1 108 8/30/2026
10.6.0 115 8/27/2026
10.5.0 125 8/12/2026
10.4.1 149 6/22/2026
10.4.0 138 6/20/2026
10.3.0 130 5/2/2026
10.2.0 137 4/30/2026
10.1.0 141 4/28/2026
10.0.0 180 3/11/2026
8.2.12 173 1/15/2026
8.2.11 352 11/12/2025
8.2.10 258 9/30/2025
8.2.9 214 8/3/2025
8.2.8 256 7/15/2025
8.2.7 240 7/15/2025
8.2.1 295 4/20/2025
8.2.0 276 6/9/2024
8.1.0 282 4/11/2024
8.0.1 301 1/24/2024
Loading failed