NuGet package for WCF Data Services 5.0 RTM ?
-
Wednesday, April 11, 2012 11:40 AM
Hello,
I just saw that a new release of WCF Data Service was released. Thanks for it, we were waiting for the RTM since october 2011 :-)
In our project, we use NuGet to manage dependencies. Actualy, there is no WCF Data Services packages. Is it planned to publish a NuGet package ? If so, when ?
Thanks,
Atteint de JavaScriptite aiguë
All Replies
-
Wednesday, April 11, 2012 4:45 PM
Hi, Cyril - Nuget packages are uploaded:
- https://nuget.org/packages/Microsoft.Data.Services
- https://nuget.org/packages/Microsoft.Data.Services.Client
- https://nuget.org/packages/Microsoft.Data.OData
- https://nuget.org/packages/Microsoft.Data.Edm
- https://nuget.org/packages/System.Spatial
Please let us know if you run into any trouble using them.
HTH,
MarkHTH, Mark Stafford
- Proposed As Answer by Mark Stafford - MSFT Wednesday, April 11, 2012 4:45 PM
- Marked As Answer by Matt Meehan - MSFTMicrosoft Employee, Moderator Wednesday, April 11, 2012 5:01 PM
-
Wednesday, April 11, 2012 10:54 PMHi - any word on if/when this will be avail for VS 11 Beta?
-
Friday, April 13, 2012 7:01 PM
Hi, Mark,
Thanks Mark for the quick answer and the quick nuget upload. We have updated our solution with theses packages without any problems.
Cyril DURAND
Atteint de JavaScriptite aiguë
-
Sunday, April 15, 2012 2:45 AM
Thanks Mark
Can we do the CRUD with OData now ?
let's say for Windows Phone for example ?
Regards
- Edited by Oscar Agreda Monday, April 16, 2012 5:59 PM
-
Wednesday, April 18, 2012 5:41 PM
@jvrobert: the NuGet packages are availible anywhere - the NuGet package manager in VS11 Beta should be able to get them.
@Oscar: I'm not sure I understand your question. CRUD operations are the core operations OData defines. WCF Data Services shipped updated APIs as part of the Windows Phone 7.1 SDK (Mango), so I'd recommend that for creating Win phone clients using OData.-Ian

