Metadata >> NuGet >> TSqlClient

TSqlClient

Metadata

Authors Yves Reynhout
Copyrights Copyright 2014, BitTacklr. All rights reserved.
Description TSqlClient provides lightweight infrastructure for producing T-SQL DML statements.
LicenseUrl https://raw.github.com/yreynhout/TSqlClient/master/LICENSE.txt
Owners Yves Reynhout
ProjectUrl https://github.com/yreynhout/TSqlClient
ReleaseNotes Changes: TSqlClient is now a separate library.
RequireLicenseAcceptance False
Tags eventsourcing DDDesign
Title TSqlClient
PackageSize 80650
PackageHashAlgorithm SHA512
PackageHash fLsHU80nhnNgNwL8yzs3fpGNUS8XZcI+gEqIQTQ7biscTmviA500obCutNPDxtW5iLf3kmyPq1a6iY4Ytgkm0w==
DownloadCount 000000
CreatedDate 2014-08-27T13:27:35

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 TSqlClient -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TSqlClient -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 TSqlClient
Installing the package (HTTP Basic authentication):
Install-Package TSqlClient -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TSqlClient -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TSqlClient

OpenWrap

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

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
0.0.4
0.0.3
0.0.2
1.0.6