OData

Create and consume RESTful APIs in a simple and standard way

Latest posts

John Gathogo
John Gathogo
Aug 30, 2024

Announcing ASP.NET Core OData 9 Official Release

We're happy to announce that ASP.NET Core OData 9 has been officially released and is available on NuGet: The major highlight of this release is the ...

1
11
Clément Habinshuti
Clément Habinshuti
Aug 12, 2024

Announcing OData .NET 8 Official Release

We're happy to announce that OData .NET 8 has been officially released and is available on NuGet: We would like to thank the community for ...

1
1
Elizabeth Okerio
Elizabeth Okerio
Jul 12, 2024

Announcing OData .NET 8 Release Candidate 1

OData .NET 8.0 RC1 is now available, bringing numerous significant improvements to the following libraries: This is the final release ...

1
0
Elizabeth Okerio
Elizabeth Okerio
Jun 12, 2024

Microsoft.AspNetCore.OData 9 Preview Release

We are excited to announce the forthcoming major release of Microsoft.AspNetCore.OData, scheduled for June. In preparation for this significant update, we have ...

0
0
Clément Habinshuti
Clément Habinshuti
Apr 26, 2024

OData .NET 8 Preview Release

We would like to announce that we are planning a new major release of OData .NET core libraries in June. Ahead of this release, we have released preview ...

13
5
Kennedy Kangethe Munga
Kennedy Kangethe Munga
Sep 22, 2023

Deep insert support in OData client

In the Deep insert support in OData webapi blog post, we demonstrated how to add deep insert capabilities to an OData service. In this blog post, we demonstrate...

0
1
John Gathogo
John Gathogo
Aug 8, 2023

Working with media resources in OData – Part 2

In Part 1 of this blog post, we demonstrated how to implement an OData service that serves media resources. In Part 2, we look at how to implement a client app ...

0
0
John Gathogo
John Gathogo
Aug 8, 2023

Working with media resources in OData – Part 1

OData enables you to define data feeds that serve binary large object (BLOB) data. In OData lingo, this binary data is referred to as a media resource. A media ...

0
0
Image ODataWithGraph
Sam Xu
Sam Xu
Jun 19, 2023

Enable Un-typed within ASP.NET Core OData

Introduction The latest ASP.NET Core OData supports the following two built-in OData abstract types: Developers can use them to advertise a ...

0
0