Metadata >> NuGet >> DataBooster.DbWebApi.Oracle.DataDirect

DataBooster.DbWebApi.Oracle.DataDirect

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 Generic ASP.NET Web API data driven ADO.NET Booster Oracle DataDirect DDTek 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.Oracle.DataDirect: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.Oracle.DataDirect: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 Oracle (using DataDirect Provider)
PackageSize 135583
PackageHashAlgorithm SHA512
PackageHash WNiMhCzeI8ds/9LMUsocsDdvkEmuNp0iQQhnxlpBowVrCdf5zwWYCkKZ+PSbm2DbqWenJ7QA481d6IuLHI7hgw==
DownloadCount 000000
CreatedDate 2015-08-19T03:42:57

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

OpenWrap

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

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