Invention.Build 1.0.64

dotnet add package Invention.Build --version 1.0.64
                    
NuGet\Install-Package Invention.Build -Version 1.0.64
                    
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="Invention.Build" Version="1.0.64" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Invention.Build" Version="1.0.64" />
                    
Directory.Packages.props
<PackageReference Include="Invention.Build" />
                    
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 Invention.Build --version 1.0.64
                    
#r "nuget: Invention.Build, 1.0.64"
                    
#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 Invention.Build@1.0.64
                    
#: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=Invention.Build&version=1.0.64
                    
Install as a Cake Addin
#tool nuget:?package=Invention.Build&version=1.0.64
                    
Install as a Cake Tool

Build tool for Invention apps.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.64 130 7/10/2024
1.0.63 183 9/15/2023
1.0.61 174 9/14/2023
1.0.60 330 1/17/2023
1.0.59 472 8/8/2022
1.0.58 523 2/8/2022
1.0.57 462 4/8/2021
1.0.56 438 4/8/2021
1.0.54 457 4/7/2021
1.0.53 548 7/28/2020
1.0.52 609 7/14/2020
1.0.51 564 5/6/2020
1.0.50 612 11/15/2019
1.0.49 598 11/15/2019
1.0.48 605 11/15/2019
1.0.47 597 11/14/2019
1.0.46 586 11/14/2019
1.0.45 611 11/8/2019
1.0.44 637 7/30/2019
1.0.43 718 5/22/2019
1.0.41 671 5/17/2019
1.0.40 848 11/9/2018
1.0.39 918 8/24/2018
1.0.38 947 8/16/2018
1.0.37 1,333 5/17/2018
1.0.36 1,326 5/17/2018
1.0.35 1,257 12/22/2017
1.0.33 1,090 10/26/2017
1.0.32 1,054 10/13/2017
1.0.31 1,067 10/11/2017
1.0.30 1,076 9/23/2017
1.0.29 1,088 9/22/2017
1.0.28 1,061 9/6/2017
1.0.27 1,081 9/5/2017
1.0.26 1,103 9/2/2017
1.0.25 1,066 8/10/2017
1.0.24 1,131 7/11/2017
1.0.23 1,117 6/29/2017
1.0.22 1,123 6/23/2017
1.0.21 1,147 6/22/2017
1.0.20 1,153 6/22/2017

Initial release.