Metadata >> NuGet >> Exigo.Web.Dapper

Exigo.Web.Dapper

Metadata

Authors Travis Wilson
Description A SQLConnection extension to make SQL calls easier to manage.
IconUrl http://exigo.com/nugeticon.png
Owners Travis Wilson
RequireLicenseAcceptance False
Tags exigo dapper sql
PackageSize 164816
PackageHashAlgorithm SHA512
PackageHash LIjMncirwqfKKqOKaVYi19f9aQrYU4IGCYMfyL4EK4s9Qu0LGMZa/2WU1ZygklZijHpnxVblObtxmvAwEBHMjQ==
DownloadCount 000000
CreatedDate 2015-07-20T20:15:17

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

OpenWrap

Installing the package:
o add-wrap Exigo.Web.Dapper
Uninstalling the package:
o remove-wrap Exigo.Web.Dapper

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.1.1
1.1.0001-alpha