esdanielgomez / BlazorConsumingWebAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consuming Web API in Blazor with ASP.NET Core

Blazor is a framework on ASP.NET for building SPA (Single Page Application) applications with C# and HTML. In this repository, we can find the source code of an application that consumes Web API services for handling user data.

The project that contains the Web API implementation is located at this repository: REST API with ASP.NET Core and MySQL.

Main page screenshot

Video and tutorial:

Tutorial: Working with web services through ASP.NET Core and DotVVM (A step by step guide).

Video in Spanish (Consuming Web API in Blazor): ASP.NET Core & Blazor: Operaciones CRUD a través del consumo de una Web API.

Autor

Daniel Gomez Jaramillo

twitter.com/esDanielGomez

About


Languages

Language:C# 93.3%Language:HTML 3.8%Language:CSS 2.9%