PrettyBin 1.1.0

dotnet add package PrettyBin --version 1.1.0
NuGet\Install-Package PrettyBin -Version 1.1.0
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="PrettyBin" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PrettyBin --version 1.1.0
#r "nuget: PrettyBin, 1.1.0"
#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 PrettyBin as a Cake Addin
#addin nuget:?package=PrettyBin&version=1.1.0

// Install PrettyBin as a Cake Tool
#tool nuget:?package=PrettyBin&version=1.1.0

Makes your bin folder simple! Moves dll,pdb and xml in bin/lib subfolder and ensures, that everything works.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on PrettyBin:

Repository Stars
Snoothy/UCR
Universal Control Remapper [Alpha]
arduano/Zenith-MIDI
world's fastest and most customisable MIDI rendering program
sp0ok3r/Mercury
Mercury is an Ultimate Steam Tool based on the SteamKit2 library, designed to offer several functionalities.
scelts/gees
Landing rate calculation for the Microsoft Flight Simulator 2020
valters-tomsons/Spectabis
A modern PCSX2 Frontend.
Version Downloads Last updated
1.1.0 60,861 1/22/2015
1.0.4 2,888 5/21/2014
1.0.3 1,313 5/21/2014

Chaged App.config transformmation from XDT to plain xml, cause it's more reliable