Metadata >> NuGet >> DataBooster.DbWebApi.Oracle.ODP

DataBooster.DbWebApi.Oracle.ODP

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 ODP.NET 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.ODP: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.ODP: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 ODP.NET Provider)
PackageSize 135499
PackageHashAlgorithm SHA512
PackageHash ACehOoSR2wt6whhIgwYaLtn8KJ0Frn8RhIF5eJUVK1ofWV/C3h9Gs5prE96zg1kg+NkY3g180QOxROYR8qexFQ==
DownloadCount 000000
CreatedDate 2015-08-19T03:41:14

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

OpenWrap

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

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