Metadata >> NuGet >> Simple.OData.Client >> 1.0.0

1.0.0

Metadata

Authors Vagif Abilov
Copyrights Copyright 2012-2013 Vagif Abilov
Description Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, Silverlight 5, Windows Phone 8, Android and iOS. 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.
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, Silverlight 5, Windows Phone 8, Android and iOS. 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.
Tags odata data rest client portable pcl net40 net45 silverlight windows8 winrt win8 wp8
PackageSize 268778
PackageHashAlgorithm SHA512
PackageHash CO+IQuHQzGH8Hx5aEI8hx9aQmb0wX8fD4XNtbm0uuw9DtRTWGjAfLKF3jcDmAHi87vBddzn1bmH+VnWYsU7LTA==
DownloadCount 000000
CreatedDate 2013-12-28T11:00:27

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

OpenWrap

Installing the package:
o add-wrap Simple.OData.Client -Version 1.0.0
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