[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 previous release. Detailed release notes for v0.6.0 can be found here. This is a quick preview of the items included…

0

[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 adds many new features, fixes kinds of issues. Detailed release notes for v0.5.0-beta can be found here. Note beta is used in version is caused by…

1

[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 try out this new version if you are interested in the new features and issues fixed. For any feature request, issue…

0

[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 self-service Business Intelligence experience in Excel by simplifying data discovery, access and collaboration. Microsoft Power Query for Excel has supported OData since…

0

[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 reading open entity’s undeclared collection or complex property value Bug Fixes: [GitHub issue #60] Fix an issue that $select does not work with…

0

[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 template. [GitHub issue #71] EdmLib now supports adding vocabulary annotations to EdmEnumMember. [GitHub issue #80] OData client for .NET now supports abstract entity…

0

Early 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 issues: Support ODataLib/EdmLib/Microsoft.Spatial on ASP.NET 5/ASP.NET Core 5 https://github.com/OData/odata.net/issues/97 Port ASP.NET Web API OData to ASP.NET 5/MVC 6 https://github.com/OData/WebApi/issues/229 (initiated by one…

0

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 codes Get and build them Run tests: unit tests, functional tests & end-to-end tests Be involved into development via pull requests and get them actively reviewed…

0

[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 Console: PM> Install-Package Microsoft.AspNet.OData -Version 5.4.0 PM> Install-Package Microsoft.AspNet.WebApi.OData -Version 5.4.0 What’s in this release? This release primarily includes new features for…

0

[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 containing file name. [GitHub issue #26] OData Client for .NET now supports getting instance annotations from payload or getting metadata annotations. [GitHub issue #41] OData…

0