Metadata >> NuGet >> BasicTSqlParsing

BasicTSqlParsing

Metadata

Authors Clay Lenhart
Copyrights Copyright Clay Lenhart 2013
Description Parses TSQL from either a stream, reader or string
LicenseUrl https://www.gnu.org/licenses/lgpl-3.0.txt
Owners Clay Lenhart
ProjectUrl https://sourceforge.net/p/basictsqlparser/wiki/Home/
ReleaseNotes Changed namespace.
RequireLicenseAcceptance False
Tags TSQL Parser
Title BasicTsqlParsing
PackageSize 27324
PackageHashAlgorithm SHA512
PackageHash 9Mn7PSriN9FeQExad7/VjueskXclppsVO9nCOJSkdQ0A78CnCHDzTf1Rv4DxR5iOVCQxyS9o/1RHi4yMt6sg/Q==
DownloadCount 000000
CreatedDate 2014-01-04T02:47:07

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

OpenWrap

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

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
2.0.5116.39137
1.0.5102.24541