Acklann.Daterpillar.Automation 4.8.8

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Acklann.Daterpillar.Automation --version 4.8.8
NuGet\Install-Package Acklann.Daterpillar.Automation -Version 4.8.8
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="Acklann.Daterpillar.Automation" Version="4.8.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acklann.Daterpillar.Automation --version 4.8.8
#r "nuget: Acklann.Daterpillar.Automation, 4.8.8"
#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 Acklann.Daterpillar.Automation as a Cake Addin
#addin nuget:?package=Acklann.Daterpillar.Automation&version=4.8.8

// Install Acklann.Daterpillar.Automation as a Cake Tool
#tool nuget:?package=Acklann.Daterpillar.Automation&version=4.8.8

Daterpillar is a build automation tool and miro-orm.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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

version 4.8.4
-------------
* Fix Invoke-SqlCommand inability to handle GO statements.


version 4.8.0
-------------
* Add ToAssignments method to LinqToSqlConverter class.


verion 4.7.23
-------------
* Have the ConvertT0-Script auto sort the schema.


version 4.7.22
--------------
* Fix SQLiteInformationSchema.


version 4.7.19
--------------
* Fix schema.sort method


version 4.7.18
--------------
* Add RemoveTable method to schema class


version 4.7.14
--------------
* Add msbuild targets to automation package


version 4.7.12
--------------
* Add Compare-Database cmdlet


version 4.7.9
-------------
* Remove named parameter sets


version 4.6.13
--------------
Add features:
* Add DeleteIfExist switch to Add-Database cmdlet