Metadata >> NuGet >> DataBooster.DbWebApi.SqlServer

DataBooster.DbWebApi.SqlServer

Metadata

Authors Abel Cheng
Copyrights Copyright 2015 Abel Cheng
Description Universal Web API Gateway for invoking database stored procedures, translating the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.
LicenseUrl https://dbwebapi.codeplex.com/license
Owners https://github.com/DataBooster/DbWebApi
ProjectUrl https://github.com/DataBooster/DbWebApi
ReleaseNotes https://github.com/DataBooster/DbWebApi/wiki
RequireLicenseAcceptance False
Tags Gneric ASP.NET Web API data driven ADO.NET Booster SQL Server Database Stored Procedure DataAccess Bulk JSON BSON XML CSV Excel xlsx JSONP Razor CsvHelper ClosedXML RazorEngine
Dependencies ClosedXML:0.76.0:net45|CsvHelper:2.13.2.0:net45|DataBooster.SqlServer:1.7.9.0:net45|Microsoft.AspNet.WebApi.Core:5.2.3:net45|RazorEngine:3.7.0:net45|ClosedXML:0.76.0:net40-Client|CsvHelper:2.13.2.0:net40-Client|DataBooster.SqlServer:1.7.9.0:net40-Client|Microsoft.AspNet.WebApi.Core:4.0.30506.0:net40-Client|RazorEngine:3.7.0:net40-Client
Title DbWebApi for SQL Server
PackageSize 132039
PackageHashAlgorithm SHA512
PackageHash VcCY7IrWq4ijH52eIsbmU0C+SVO9sJLMa7lRrR1u+hjZ1L6hCweaQvSqIJoZz09LnCWF0uI6wldKaQ0xAsTGBw==
DownloadCount 000000
CreatedDate 2015-08-19T03:39:08

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

OpenWrap

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

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.2.7.5
1.2.7.4