Metadata >> NuGet >> ServiceStack.OrmLite.Oracle >> 4.0.11

4.0.11

Metadata

Authors Service Stack, Guru Kathiresan
Copyrights ServiceStack 2013 and contributors
Description Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
IconUrl https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack, Guru Kathiresan
ProjectUrl https://github.com/ServiceStack/ServiceStack.OrmLite
RequireLicenseAcceptance True
Tags Oracle SQL OrmLite POCO Code-First Orm Schema-less Blobs
Dependencies ServiceStack.OrmLite:4.0.11
Title OrmLite.Oracle - Fast, code-first, config-free Poco ORM
PackageSize 40968
PackageHashAlgorithm SHA512
PackageHash 1xOaRim/q7q1vRXevdh9SSHv8T6lCk3STdIIL5XPRD/4I1ra7YOyvaWqLXiBdgobcL65XMXgMxM+tf0VAwGWvg==
DownloadCount 000000
CreatedDate 2014-02-18T13:39:10

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ServiceStack.OrmLite.Oracle -Version 4.0.11 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.OrmLite.Oracle -Version 4.0.11 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ServiceStack.OrmLite.Oracle 4.0.11 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ServiceStack.OrmLite.Oracle -Version 4.0.11 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ServiceStack.OrmLite.Oracle -Version 4.0.11 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ServiceStack.OrmLite.Oracle -Version 4.0.11
Uninstalling the package:
o remove-wrap ServiceStack.OrmLite.Oracle

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related