biz.dfch.PS.System.Data 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package biz.dfch.PS.System.Data --version 1.1.0
NuGet\Install-Package biz.dfch.PS.System.Data -Version 1.1.0
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="biz.dfch.PS.System.Data" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add biz.dfch.PS.System.Data --version 1.1.0
#r "nuget: biz.dfch.PS.System.Data, 1.1.0"
#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 biz.dfch.PS.System.Data as a Cake Addin
#addin nuget:?package=biz.dfch.PS.System.Data&version=1.1.0

// Install biz.dfch.PS.System.Data as a Cake Tool
#tool nuget:?package=biz.dfch.PS.System.Data&version=1.1.0

biz.dfch.PS.System.Data
Modules: biz.dfch.PS.System.Data

d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland

This PowerShell module contains Cmdlets to perform various related actions against (SQL) databases via the .NET Framework System.Data namespace. It does not use the the SQL Server shipped "Invoke-SqlCmd" Cmdlet from the "SqlServerCmdletSnapin100" assembly (which is quite buggy).

See http://d-fens.ch/2014/10/19/module-biz-dfch-ps-system-data/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.0.0 1,287 5/18/2017
1.1.2 1,283 12/9/2015
1.1.1 1,106 10/29/2015
1.1.0 1,101 7/11/2015
1.0.0 1,634 11/13/2014

20150711

* repackaged NuGet
* added installer