Metadata >> NuGet >> FluentCommand

FluentCommand

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
PackageSize 202887
PackageHashAlgorithm SHA512
PackageHash tUScxoa/nZTAqQ1vMeJr3W/N4v19ILVZmNiovTm1c8M1LpVfbgWRqKeTikd991ry4mYcmXcs1VKddn0ae0SETQ==
DownloadCount 000000
CreatedDate 2015-05-11T14:47:52

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

OpenWrap

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

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