Metadata >> NuGet >> DataBooster.DbWebApi.Client.Net

DataBooster.DbWebApi.Client.Net

Metadata

Authors Abel Cheng
Copyrights Copyright 2015 Abel Cheng
Description DbWebApi .Net Client Library. https://github.com/DataBooster/DbWebApi
LicenseUrl https://github.com/DataBooster/DbWebApi/blob/master/LICENSE
Owners https://github.com/DataBooster/DbWebApi
ProjectUrl https://github.com/DataBooster/DbWebApi
ReleaseNotes https://github.com/DataBooster/DbWebApi/wiki
RequireLicenseAcceptance False
Tags DbWebApi Client Net40 ASP.NET WebApi HttpClient Database Oracle SqlServer Bulk JSON BSON CSV Excel xlsx ADO.NET Razor
Dependencies Microsoft.AspNet.WebApi.Client:5.2.3:net45|Microsoft.AspNet.WebApi.Client:4.0.30506.0:net40-Client
Title DbWebApi Client .Net Library
PackageSize 54247
PackageHashAlgorithm SHA512
PackageHash 5FV/IZmTzZ/RcumplfGXdV46cHLz6aj3AIowm1GvPqJrjEGyJPiTROkSE9p8j3VbWYpkjMsVjmdXQf5jMumepQ==
DownloadCount 000000
CreatedDate 2015-08-08T04:15:32

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

OpenWrap

Installing the package:
o add-wrap DataBooster.DbWebApi.Client.Net
Uninstalling the package:
o remove-wrap DataBooster.DbWebApi.Client.Net

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.20-beta