Metadata >> NuGet >> Simple.OData.Client >> 4.0.0-rc5

4.0.0-rc5

Metadata

Authors Vagif Abilov
Copyrights Copyright 2012-2014 Vagif Abilov
Description Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, Windows Store, Windows Phone 8, Silverlight 5, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The package Simple.OData.Client contains libraries that can work with OData feeds that implement both V1-3 and V4 OData protocol. Packages Simple.OData.V3.Client and Simple.OData.V4.Client have smaller footprints and target V1-3 and V4 respectively.
IconUrl http://www.odata.org/images/odata128.png
Language en-us
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Vagif Abilov
ProjectUrl https://github.com/object/Simple.OData.Client
RequireLicenseAcceptance False
Summary Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, Windows Store, Windows Phone 8, Silverlight 5, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The package Simple.OData.Client contains libraries that can work with OData feeds that implement both V1-3 and V4 OData protocol. Packages Simple.OData.V3.Client and Simple.OData.V4.Client have smaller footprints and target V1-3 and V4 respectively.
Tags odata data rest client portable pcl net40 net45 silverlight windows8 winrt win8 wp80 wpa81 mono adnroid ios touch
Dependencies Microsoft.Bcl.Build:1.0.14|Microsoft.Bcl:1.1.9|Microsoft.Bcl.Async:1.0.168|Microsoft.Net.Http:2.2.22|Microsoft.Data.OData:5.6.2|Microsoft.OData.Core:[6.7.0]
PackageSize 367142
PackageHashAlgorithm SHA512
PackageHash XzgccdN8lHnqmxfV4/KPISQCjBtjsE3bzItJLkV0dB9JOpKAEm8VsDX/aE5fSoH31Jh4GihUdJDhYBEAMQ2xxw==
DownloadCount 000000
CreatedDate 2014-10-24T21:10:32

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 Simple.OData.Client -Version 4.0.0-rc5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Simple.OData.Client -Version 4.0.0-rc5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Simple.OData.Client 4.0.0-rc5 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Simple.OData.Client -Version 4.0.0-rc5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Simple.OData.Client -Version 4.0.0-rc5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Simple.OData.Client -Version 4.0.0-rc5
Uninstalling the package:
o remove-wrap Simple.OData.Client

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