Metadata >> NuGet >> MsSqlHelper

MsSqlHelper

Metadata

Authors Jeroen Pot,Dorus Verhoeckx,Sander Kinds
Copyrights Copyright 2015
Description Static helper class for performing MS SQL operations. Based on the Microsoft .NET Data Access Application Block v2.0.
Owners Mirabeau
ProjectUrl https://github.com/jeroenpot/Mirabeau-Sql-Helper
RequireLicenseAcceptance False
Tags SqlHelper,Sql Server,DatabaseHelper,SqlServer,SQL,MsSqlHelper
Title MsSqlHelper
PackageSize 141470
PackageHashAlgorithm SHA512
PackageHash 4tT/wFedtzi9TCo8z/LVAv7Hv4vFlmMTS7qIUC2QwwSrIqq8enDciKhy6dgCdiaywdwLWWL9AYE6uH0akoYxVg==
DownloadCount 000000
CreatedDate 2015-09-30T14:10:45
IconUrl https://raw.githubusercontent.com/jeroenpot/Mirabeau-Sql-Helper/develop/mssql-icon.png

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MsSqlHelper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MsSqlHelper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MsSqlHelper
Installing the package (HTTP Basic authentication):
Install-Package MsSqlHelper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MsSqlHelper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MsSqlHelper

OpenWrap

Installing the package:
o add-wrap MsSqlHelper
Uninstalling the package:
o remove-wrap MsSqlHelper

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.1.9.98
3.1.8.95
3.1.7.87
3.1.6.84
3.1.4.76
3.1.3.72
3.1.2.62
3.1.1.1
3.1.0.55
3.0.4.38
3.0.3.36
3.0.2.25
3.0.1.23
3.0.0.18