Kraft 1.0.31

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Kraft --version 1.0.31
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Kraft --version 1.0.31
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Kraft&version=1.0.31
nuke :add-package Kraft --version 1.0.31

Command-Line-Interface (Cli) tools for the CoreKraft/BindKraft frameworks

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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
7.0.8 2,018 9/13/2023
7.0.7 1,484 4/20/2023
7.0.6 405 4/19/2023
7.0.5 428 4/12/2023
7.0.4 367 4/10/2023
7.0.3 295 4/10/2023
7.0.2 635 3/17/2023
7.0.1 387 3/17/2023
7.0.0 357 3/15/2023
6.0.10 363 3/10/2023
6.0.9 286 3/10/2023
6.0.8 537 2/22/2023
6.0.7 342 2/22/2023
6.0.6 338 2/21/2023
6.0.5 310 2/21/2023
6.0.4 339 2/21/2023
6.0.3 497 1/31/2023
6.0.2 385 1/27/2023
6.0.1 429 1/17/2023
6.0.0 1,496 7/25/2022
5.0.2 1,483 9/7/2021
5.0.1 468 8/18/2021
5.0.0 1,439 5/5/2021
1.0.36 1,295 12/21/2020
1.0.35 485 12/21/2020
1.0.34 507 12/21/2020
1.0.33 530 12/7/2020
1.0.32 888 11/8/2020
1.0.31 533 11/8/2020
1.0.30 964 9/30/2020
1.0.29 510 9/28/2020
1.0.28 763 9/6/2020
1.0.27 551 9/6/2020
1.0.26 474 9/4/2020
1.0.25 496 9/3/2020
1.0.24 507 9/3/2020
1.0.23 558 9/1/2020
1.0.22 1,923 4/24/2020
1.0.21 809 4/1/2020
1.0.20 513 4/1/2020
1.0.19 576 4/1/2020
1.0.18 581 3/31/2020
1.0.17 546 3/31/2020
1.0.16 533 3/30/2020
1.0.15 640 3/24/2020
1.0.14 557 3/23/2020
1.0.13 3,469 10/25/2019
1.0.12 1,209 9/23/2019
1.0.11 2,874 5/9/2019
1.0.10 640 5/9/2019
1.0.9 645 5/9/2019
1.0.8 761 5/2/2019
1.0.7 833 4/18/2019
1.0.6 1,870 2/15/2019
1.0.5 714 2/15/2019
1.0.4 1,090 1/28/2019
1.0.3 1,159 1/8/2019
1.0.2 845 1/7/2019
1.0.1 775 1/4/2019
1.0.0 1,429 11/22/2018

Contains the Command-Line-Interface (Cli) tools for the CoreKraft/BindKraft frameworks
     Extension: Pass e.g. SymbolPackageFormat (snupkg) when packaging assembly for Nuget. Default is symbol.
     - Fix an issue when creating a Nuget-Package with -p:SymbolPackageFormat=snupkg
     - Version 1.0.5: Added a specific command for patching Sql-Databases
     - Version 1.0.6: Fix bug when passing a single database name
     - Version 1.0.7: Update and extend packing of Modules as Nugets
     - Version 1.0.7: Ease packing of Modules as Nugets
     - Version 1.0.8: Edit Ccf.Ck.Module.csproj <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     - Version 1.0.10: Edit Ccf.Ck.Module.csproj <Pack>true</Pack>
     - Version 1.0.11: Edit Ccf.Ck.Module.csproj <PackageCopyToOutput>true</PackageCopyToOutput>
     - Version 1.0.12: Fix error when patching single database (use the passed in file name without any wild cards)
     - Version 1.0.13: Changed the internal handling of how a single database is patched
     - Version 1.0.14: Bugfix when console will hang if the output buffer is filled with more that 4KB of data
     - Version 1.0.15: Bugfix when tools executed in a chain of tools hangs on WaitForExit (RedirectStandardOutput=false and RedirectStandardError=false)
     - Version 1.0.16: Adding Less to Css compilation command with time measurement; extension to the CLI to capture and visualize output from other command scripts
     - Version 1.0.17: Extend the css compilation with profound checks of the parameters
     - Version 1.0.18: Remove trailing slash when calling the compiler
     - Version 1.0.19: Integrate additional command for compiling the main themes folder
     - Version 1.0.20: Adding support for compiling the main themes folder or other modules
     - Version 1.0.21: Fix bugs with exclusion of options (compiling the main themes folder or other modules)
     - Version 1.0.22: Fix bug by sqlite database patching (versions not sorted properly)
     - Version 1.0.23: Update package.json for Babel and jsDoc
     - Version 1.0.24: Temporarily remove "use strict";
     - Version 1.0.25: Close the file after reading its content
     - Version 1.0.26: Update the exclusion list for Babel
     - Version 1.0.27: Update babel configuration for the last 2 versions of modern browsers
     - Version 1.0.28: Update babel configuration for the last 2 versions of modern browsers reading from configuration file
     - Version 1.0.29: Update babel to work on folder and not on single file
     - Version 1.0.30: Sqlite patch fixing https://github.com/aspnet/Microsoft.Data.Sqlite/issues/324
     - Version 1.0.31: Update to version netcoreapp3.1