Metadata >> NuGet >> Simple.OData.V4.Client >> 4.0.0-rc4

4.0.0-rc4

Metadata

Authors Vagif Abilov
Copyrights Copyright 2012-2014 Vagif Abilov
Description Simple.OData.V4.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.V4.Client contains libraries that can work with OData feeds that implement V4 OData protocol. To access V3 OData feeds use Simple.OData.V4.Client or Simple.OData.Client that can consume OData feeds of any version.
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.V4.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.V4.Client contains libraries that can work with OData feeds that implement V4 OData protocol. To access V3 OData feeds use Simple.OData.V4.Client or Simple.OData.Client that can consume OData feeds of any version.
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.OData.Core:[6.7.0]
PackageSize 112526
PackageHashAlgorithm SHA512
PackageHash GRfUjcY6eWHbNOWTyNW9iH8OwW7PN/4DseUxOen4X1g0oX3V5oGwBQmlEMqKgHS7fhE+lr0WsUEnMt9oGnKbuQ==
DownloadCount 000000
CreatedDate 2014-10-21T20:28:45

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.V4.Client -Version 4.0.0-rc4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Simple.OData.V4.Client -Version 4.0.0-rc4 -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.V4.Client 4.0.0-rc4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Simple.OData.V4.Client -Version 4.0.0-rc4
Uninstalling the package:
o remove-wrap Simple.OData.V4.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