YigitKa / blazorservercrudwithrestapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blazorservercrudwithrestapi

Sample project - for consuming REST API in Blazor Server Application using the .NET Frameworks HttpClient class, and will cover how to invoke GET, POST, PUT and DELETE APIs and display the method responses using an HTML table

alt text

The complete details can be found at the blog post: https://executecommands.com/how-to-consume-rest-api-in-blazor-application/

About


Languages

Language:HTML 64.4%Language:C# 21.9%Language:CSS 13.8%