OData team embraces open source
Dear OData lovers,As many of you may have already noticed, the OData team is embracing open source.What does this empower you to do?You now can:About codesGet and build themRun tests: unit tests,...
View ArticleEarly investigation into supporting the OData V4 libraries in ASP.NET 5/MVC 6
Dear OData lovers,The OData team has started the investigation into supporting the OData .NET V4 libraries in ASP.NET 5/MVC 6. The work is currently going well and tracked by the following two GitHub...
View Article[Announcement] ODataLib 6.11.0 Release
We are happy to announce that the ODataLib 6.11.0 is released and available on NuGet. Detailed release notes are listed below:New Features:[GitHub issue #23] ODataLib now supports parsing URI path...
View Article[Announcement] ODataLib 5.6.4 Release
We are happy to announce that the ODataLib 5.6.4 is released and available on NuGet. Detailed release notes are listed below:New Features:[GitHub issue #144] ODataLib now suppresses the errors in...
View Article[Ecosystem] Microsoft Power Query for Excel Releases Support for OData V4
We are pleased to pass the announcement of the enhanced support for OData V4 in the latest release of Power Query for Excel.Microsoft Power Query for Excel is an Excel add-in that enhances the...
View Article[Announcement] OData Web API 5.4 RC
The NuGet packages for OData Web API 5.4 RC are now available on the NuGet gallery. Download this release You can install or update the NuGet packages for OData Web API 5.4 RC using the Package Manager...
View Article[Announcement] ODataLib 6.10.0 Release
We are happy to announce that the ODataLib 6.10.0 is released and available on NuGet. Detailed release notes are listed below: New Features: [GitHub issue #1] EdmLib now supports EdmError/EdmLocation...
View Article[Announcement] OData Web API 5.4 Release
The NuGet packages for OData Web API 5.4 are now available on the NuGet gallery. Download this release You can install or update the NuGet packages for OData Web API 5.4 using the Package Manager...
View ArticleOData team embraces open source
Dear OData lovers, As many of you may have already noticed, the OData team is embracing open source. What does this empower you to do? You now can: About codes Get and build them Run tests: unit tests,...
View ArticleEarly investigation into supporting the OData V4 libraries in ASP.NET 5/MVC 6
Dear OData lovers, The OData team has started the investigation into supporting the OData .NET V4 libraries in ASP.NET 5/MVC 6. The work is currently going well and tracked by the following two GitHub...
View Article[Announcement] ODataLib 6.11.0 Release
We are happy to announce that the ODataLib 6.11.0 is released and available on NuGet. Detailed release notes are listed below: New Features: [GitHub issue #23] ODataLib now supports parsing URI path...
View Article[Announcement] ODataLib 5.6.4 Release
We are happy to announce that the ODataLib 5.6.4 is released and available on NuGet. Detailed release notes are listed below: New Features: [GitHub issue #144] ODataLib now suppresses the errors in...
View Article[Ecosystem] Microsoft Power Query for Excel Releases Support for OData V4
We are pleased to pass the announcement of the enhanced support for OData V4 in the latest release of Power Query for Excel. Microsoft Power Query for Excel is an Excel add-in that enhances the...
View Article[Announcement] Web API OData v5.9 Release
We are happy to announce that the Web API OData v5.9 is released and available on NuGet. Detailed release notes for v5.9 can be found here. Thanks your support. You and your team are highly welcomed to...
View Article[Announcement] RESTier v0.5.0 Release
We are happy to announce that the RESTier 0.5.0-beta is released and available on NuGet. 0.5.0-beta is a big release, it adopts dependency injection to provide lots of flexibility to consumers, it also...
View Article[Announcement] RESTier v0.6.0 Release
We are happy to announce that the RESTier 0.6.0 is released and available on NuGet. 0.6.0 is a release add fix several issues and add several key features, it has minor public API change comparing with...
View ArticleASP.NET Core OData now Available
Introduction The Microsoft OData Team is proud to announce general availability (GA) of OData (Open OData Protocol) on ASP.NET Core 2.0. It is now available through Nuget package at...
View ArticleSupercharging ASP.NET Core API with OData
Summary In this article, I’m going to show you how you can supercharge your existing ASP.NET Core APIs with OData to provide better experience for your API consumers with only 4 lines of code. For the...
View ArticleSimplifying EDM with OData
Summary In a previous article, I talked about how you can leverage the power of OData with your existing ASP.NET Core API to bring in more features to your API consumers. But there are different ways...
View ArticleEnabling Pagination in Blazor with OData
Summary We talked in a previous article about enabling OData in your existing ASP.NET Core API using EDM. One of the biggest advantages of following that method is to be able to take advantage of...
View Article