Showing results for .NET 5 - OData

Apr 6, 2020
Post comments count2
Post likes count0

Move OData to .NET 5

Sam Xu
Sam Xu

Introduction Along with the Announcing .NET 5 preview 1, it’s time to move OData to .NET 5. This blog is intended to describe how easy to move the BookStore sample introduced in ASP.NET Core OData now Available  onto .NET 5. Let's get started. Install .NET 5 .NET 5 SDK is required to build the .NET 5 application. So, Let’s follow up the instr...

OData.NET 5