Microsoft.Data.Services.Client
5.1.0-rc1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Data.Services.Client --version 5.1.0-rc1
NuGet\Install-Package Microsoft.Data.Services.Client -Version 5.1.0-rc1
<PackageReference Include="Microsoft.Data.Services.Client" Version="5.1.0-rc1" />
<PackageVersion Include="Microsoft.Data.Services.Client" Version="5.1.0-rc1" />
<PackageReference Include="Microsoft.Data.Services.Client" />
paket add Microsoft.Data.Services.Client --version 5.1.0-rc1
#r "nuget: Microsoft.Data.Services.Client, 5.1.0-rc1"
#addin nuget:?package=Microsoft.Data.Services.Client&version=5.1.0-rc1&prerelease
#tool nuget:?package=Microsoft.Data.Services.Client&version=5.1.0-rc1&prerelease
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4 is compatible. sl5 was computed. |
-
- Microsoft.Data.OData (= 5.1.0-rc1)
GitHub repositories (76)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Data.Services.Client:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
xceedsoftware/wpftoolkit
All the controls missing in WPF. Over 1 million downloads.
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
|
|
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
|
|
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
|
|
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
|
|
MicrosoftResearch/Naiad
The Naiad system provides fast incremental and iterative computation for data-parallel workloads
|
|
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
|
|
Azure/Azure-DataFactory
|
|
telerik/xaml-sdk
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.
|
|
Azure/azure-storage-net
Microsoft Azure Storage Libraries for .NET
|
|
pnp/PnP-Sites-Core
Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|
Version | Downloads | Last updated |
---|---|---|
5.6.4 | 188,721 | 3/30/2015 |
5.6.3 | 184,201 | 10/21/2014 |
5.6.2 | 487,317 | 8/1/2014 |
5.6.1 | 84,616 | 2/25/2014 |
5.6.0 | 339,169 | 8/16/2013 |
5.6.0-rc1 | 110 | 7/30/2013 |
5.6.0-alpha1 | 83 | 6/29/2013 |
5.5.0 | 3,770 | 5/30/2013 |
5.5.0-rc1 | 80 | 5/14/2013 |
5.5.0-alpha2 | 65 | 4/26/2013 |
5.5.0-alpha1 | 70 | 4/9/2013 |
5.4.0 | 1,879 | 4/2/2013 |
5.4.0-rc1 | 74 | 3/19/2013 |
5.3.0 | 2,686 | 2/18/2013 |
5.3.0-rc1 | 129 | 1/31/2013 |
5.2.0 | 4,866 | 12/17/2012 |
5.2.0-rc1 | 69 | 12/3/2012 |
5.1.0 | 1,551 | 11/7/2012 |
5.1.0-rc2 | 111 | 9/21/2012 |
5.1.0-rc1 | 169 | 7/11/2012 |
5.0.2 | 1,373 | 8/29/2012 |
5.0.2-rc | 61 | 8/15/2012 |
5.0.1 | 885 | 5/18/2012 |
5.0.1-rc | 65 | 5/8/2012 |
5.0.0.50403 | 1,456 | 4/11/2012 |
This prerelease enables developers to assess the current state of JSON Light and provide feedback on APIs. Most of the wire format has been finalized, but if we have missed something critical we would appreciate feedback on that as well.
What’s new in this prerelease?
• WCF DS client gains the ability to read most payloads using a nearly final form of the JSON Light wire format
• WCF DS server gains the ability to expose most payloads with JSON Light wire format
What’s not in this prerelease?
• Insert/Update payloads (the client will fall back to using Atom for these for now)
• Some parts of the wire format, which will condense the payload even further – for example, we believe we will be grouping annotations into named sets and using relative URIs
• Final APIs – code gen will make getting started with the WCF DS client much easier
• Ability to dial verbosity up or down – the final version of JSON Light will most likely be able to request verbosity anywhere from zero metadata to full metadata
• Actions and service operations are not entirely complete at this point
• Version number of the assembly has not been updated to 5.1.0.x
To get started, check out this gist to create a simple JSON Light client: https://gist.github.com/3092592