BlitzkriegSoftware.AdoSqlHelper
1.1.0
A set of little ADO.NET SQL Server Helpers for .NET Core
Install-Package BlitzkriegSoftware.AdoSqlHelper -Version 1.1.0
dotnet add package BlitzkriegSoftware.AdoSqlHelper --version 1.1.0
<PackageReference Include="BlitzkriegSoftware.AdoSqlHelper" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlitzkriegSoftware.AdoSqlHelper --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlitzkriegSoftware.AdoSqlHelper, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install BlitzkriegSoftware.AdoSqlHelper as a Cake Addin #addin nuget:?package=BlitzkriegSoftware.AdoSqlHelper&version=1.1.0 // Install BlitzkriegSoftware.AdoSqlHelper as a Cake Tool #tool nuget:?package=BlitzkriegSoftware.AdoSqlHelper&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.1.0 - Upgraded NuGets and Added MD documentation to NuPkg
1.0.0 - This is a port of the .NET Classic Version to .NET Core
Dependencies
-
.NETStandard 2.0
- System.Data.SqlClient (>= 4.8.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BlitzkriegSoftware.AdoSqlHelper:
Package | Downloads |
---|---|
BlitzSqlExtract2SeedData
A handy little utility to pull the data out of a table in SQL Server, and make it into a SQL Script of INSERT statements for populating a database later. Good for look-up tables, etc.
|
GitHub repositories
This package is not used by any popular GitHub repositories.