dein.ToolBox 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package dein.ToolBox --version 1.3.0
NuGet\Install-Package dein.ToolBox -Version 1.3.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="dein.ToolBox" Version="1.3.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dein.ToolBox --version 1.3.0
#r "nuget: dein.ToolBox, 1.3.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 dein.ToolBox as a Cake Addin
#addin nuget:?package=dein.ToolBox&version=1.3.0

// Install dein.ToolBox as a Cake Tool
#tool nuget:?package=dein.ToolBox&version=1.3.0

dein ToolBox [ for Win & Mac ]

ToolBox was created to simplify and automate tasks related to NET Core console. Was born in HardHat project as a Class. Now grew up as library and can be used by other console applications.

Contributions or Beer will be appreciated

The Code is Dark and Full of Errors!
Console is your friend ... don't be afraid!

What things you need to install?

Installing

ToolBox is available as project or package. We strong recommend add as a NuGet package if don't need make modifications directly on source code library.

Follow this instructions to add ToolBox in your project.

Dependencies
Add As Package

In your project folder, where is located .csproj file run this command on terminal:

dotnet add package dein.ToolBox
dotnet add package Newtonsoft.Json --version 11.0.2

Official documentation: dotnet add package

Usage

Refer to README file on GItHub.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on dein.ToolBox:

Package Downloads
GarciaCore.Infrastructure

Package Description

Garcia.Infrastructure

Package Description

GarciaCore.Cli

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.11.0 35,508 12/14/2022
1.10.0 26,997 5/21/2022
1.9.2 890 5/19/2022
1.9.1 817 5/19/2022
1.9.0 15,719 3/21/2022
1.8.0 811 3/20/2022
1.7.1 77,716 12/2/2020
1.7.0 922 11/11/2020
1.6.4 11,734 4/27/2020
1.5.4 2,980 10/2/2019
1.5.3 1,206 7/29/2019
1.4.5 4,737 1/23/2019
1.4.4 1,457 12/6/2018
1.4.3 1,367 9/28/2018
1.4.2 1,360 9/17/2018
1.4.1 1,437 8/27/2018
1.4.0 1,237 8/26/2018
1.3.1 1,579 8/24/2018
1.3.0 1,279 8/24/2018
1.2.1 1,326 6/14/2018
1.2.0 2,738 6/13/2018
1.1.4 2,445 6/7/2018
1.1.3 1,964 2/20/2018
1.1.2 4,853 1/11/2018
1.1.1 2,369 1/9/2018
1.1.0 3,831 1/5/2018
1.0.0 2,205 1/4/2018

This is where it all begins...