dein.ToolBox
1.1.0
See the version list below for details.
dotnet add package dein.ToolBox --version 1.1.0
NuGet\Install-Package dein.ToolBox -Version 1.1.0
<PackageReference Include="dein.ToolBox" Version="1.1.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add dein.ToolBox --version 1.1.0
#r "nuget: dein.ToolBox, 1.1.0"
// Install dein.ToolBox as a Cake Addin #addin nuget:?package=dein.ToolBox&version=1.1.0 // Install dein.ToolBox as a Cake Tool #tool nuget:?package=dein.ToolBox&version=1.1.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
- Newtonsoft.Json Library
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 10.0.3
Official documentation: dotnet add package
Usage
Refer to README file on GItHub.
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 10.0.3)
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 | 60,639 | 12/14/2022 |
1.10.0 | 30,199 | 5/21/2022 |
1.9.2 | 964 | 5/19/2022 |
1.9.1 | 887 | 5/19/2022 |
1.9.0 | 17,113 | 3/21/2022 |
1.8.0 | 885 | 3/20/2022 |
1.7.1 | 84,993 | 12/2/2020 |
1.7.0 | 999 | 11/11/2020 |
1.6.4 | 14,057 | 4/27/2020 |
1.5.4 | 3,065 | 10/2/2019 |
1.5.3 | 1,292 | 7/29/2019 |
1.4.5 | 4,828 | 1/23/2019 |
1.4.4 | 1,552 | 12/6/2018 |
1.4.3 | 1,453 | 9/28/2018 |
1.4.2 | 1,452 | 9/17/2018 |
1.4.1 | 1,521 | 8/27/2018 |
1.4.0 | 1,298 | 8/26/2018 |
1.3.1 | 1,682 | 8/24/2018 |
1.3.0 | 1,346 | 8/24/2018 |
1.2.1 | 1,385 | 6/14/2018 |
1.2.0 | 2,907 | 6/13/2018 |
1.1.4 | 2,578 | 6/7/2018 |
1.1.3 | 2,078 | 2/20/2018 |
1.1.2 | 5,540 | 1/11/2018 |
1.1.1 | 2,618 | 1/9/2018 |
1.1.0 | 4,305 | 1/5/2018 |
1.0.0 | 2,351 | 1/4/2018 |
This is where it all begins...