We’re happy to announce the release of WCF Data Services 5.0.2.
This release contains a number of bug fixes:
The release is only available on NuGet. To install this prerelease NuGet package, you can use the Package Manager GUI or one of the following commands from the Package Manager Console:
Our NuGet package ids are:
If you have experienced one of the bugs mentioned above, we encourage you to try out these bits. As always, we’d love to hear any feedback you have!
If you are bin deploying WCF Data Services, please read through this blog post.
WCF Data services supoort Oracle DB?
@alduar - WCF Data Services is to some extent backend-agnostic, meaning that it needs to be bound to a data store somehow. WCF Data Services does play very nicely with Entity Framework, and there is an Oracle provider for Entity Framework, so I would imagine you could build a nice OData stack on top of Oracle fairly easily. I have not tried it myself.
Hi,
Very happy to see support for DateTimeOffset. :)
Is there anyway for this to be consumed by a Windows Phone app? Currently I receive a "Can't cast to unsupported type 'DateTimeOffset'" exception when I attempt to update the entity.
Thanks
Ant
Hi Ant,
DateTimeOffset is supported on the phone.
If you can post your question on the forums (
social.msdn.microsoft.com/.../threads ) ,
I'd be glad to help you get this resolved or debug further.
Phani
blogs.msdn.com/PhaniRaj