Metadata >> NuGet >> FluentCommand.Batch

FluentCommand.Batch

Metadata

Authors LoreSoft
Copyrights Copyright (c) 2014, LoreSoft
Description Fluent Wrapper for DbCommand.
Language en-US
LicenseUrl https://github.com/loresoft/FluentCommand
Owners LoreSoft
ProjectUrl https://github.com/loresoft/FluentCommand
RequireLicenseAcceptance False
Summary Fluent Wrapper for DbCommand.
Tags Fluent DbCommand DbConnection
Dependencies FluentCommand:1.0.0
PackageSize 186274
PackageHashAlgorithm SHA512
PackageHash RW73Ezmdf2UNECjF5ugdYwo6zYi2W40mAKSXzJV4DH8vLKs2J7jcneGOpB2rU3CZLbYCzQW6ajxyk66yDk6SAA==
DownloadCount 000000
CreatedDate 2015-05-11T14:48:15

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

OpenWrap

Installing the package:
o add-wrap FluentCommand.Batch
Uninstalling the package:
o remove-wrap FluentCommand.Batch

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
1.0.0.9
1.0.0.8