DEV Community

Cecil L. Phillip 🇦🇬 for .NET

Posted on

6 1

Blazor and Customizing the OData entity model

OData (Open Data Protocol) is an approved, OASIS standard that defines a set of best practices for building and consuming REST APIs. While OData has been around for a while, it has been seeing some renewed interested in the community for adding a layer of flexibility to your already existing HTTP based APIs.

Now, that .NET can run natively in the browser using WebAssembly via Blazor, developers want to be able to pair their OData backends with their Blazor frontends.

In a follow up to our previous episode on Supercharging your Web APIs with OData and ASP.NET Core, Hassan is back with Jeremy to talk about how we can customize the OData entity model so that we can use OData with any data source. Along the way, there might be a little Blazor goodness too!

If you liked this video and would like to see some more of our .NET content, please subscribe to our .NET Developers YouTube Channel or leave a comment below.

Useful Links

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (2)

Collapse
 
diogenespolanco profile image
Diógenes Polanco

Very interesting blazor every day I fall more in love with this.

Collapse
 
cecilphillip profile image
Cecil L. Phillip 🇦🇬

Blazor is definitely starting to grow on me as well

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay