PinchPerfect.InfrastructureAsCode.Core 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package PinchPerfect.InfrastructureAsCode.Core --version 1.0.5
                    
NuGet\Install-Package PinchPerfect.InfrastructureAsCode.Core -Version 1.0.5
                    
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="PinchPerfect.InfrastructureAsCode.Core" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PinchPerfect.InfrastructureAsCode.Core" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="PinchPerfect.InfrastructureAsCode.Core" />
                    
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 PinchPerfect.InfrastructureAsCode.Core --version 1.0.5
                    
#r "nuget: PinchPerfect.InfrastructureAsCode.Core, 1.0.5"
                    
#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.
#addin nuget:?package=PinchPerfect.InfrastructureAsCode.Core&version=1.0.5
                    
Install PinchPerfect.InfrastructureAsCode.Core as a Cake Addin
#tool nuget:?package=PinchPerfect.InfrastructureAsCode.Core&version=1.0.5
                    
Install PinchPerfect.InfrastructureAsCode.Core as a Cake Tool

Core functionality for Infrastructure as Code

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.35 3,289 6/18/2020
1.0.34 1,821 10/5/2018
1.0.33 1,780 9/10/2018
1.0.32 1,820 7/28/2018
1.0.31 1,962 7/4/2018
1.0.30 1,933 7/3/2018
1.0.29 1,746 7/3/2018
1.0.28 1,793 6/22/2018
1.0.27 1,939 6/21/2018
1.0.26 2,312 6/20/2018
1.0.25 1,927 6/6/2018
1.0.24 1,775 3/5/2018
1.0.23 1,793 1/9/2018
1.0.22 1,758 1/9/2018
1.0.21 1,736 12/21/2017
1.0.20 1,752 12/20/2017
1.0.19 1,611 12/19/2017
1.0.18 1,574 12/19/2017
1.0.17 1,789 12/12/2017
1.0.16 1,739 12/12/2017
1.0.15 1,615 11/29/2017
1.0.14 1,640 11/17/2017
1.0.13 1,683 11/16/2017
1.0.12 1,665 11/16/2017
1.0.11 1,831 11/1/2017
1.0.10 1,846 11/1/2017
1.0.9 1,865 11/1/2017
1.0.8 1,633 10/31/2017
1.0.7 1,820 10/10/2017
1.0.6 1,794 9/26/2017
1.0.5 1,860 9/22/2017
1.0.4 1,677 9/21/2017
1.0.3 1,830 9/20/2017
1.0.2 1,813 9/13/2017
1.0.1 1,867 9/12/2017
1.0.0 1,642 9/7/2017

Corrects a number of bugs related to threshold handling.  Introduces improved folder creation and querying.  Corrects file uploads and extension methods.