An open API service indexing awesome lists of open source software.

https://github.com/marcosdvs/crudblazorapp

This solution integrates three projects: a Class Library for shared models, an ASP.NET Core Web API for the backend, and a Blazor WebAssembly Standalone app for the frontend. It serves as a test project aimed at learning and practicing the use of REST APIs in .NET.
https://github.com/marcosdvs/crudblazorapp

asp-net-core-web-api blazor-webassembly class-library sql-server standalone

Last synced: 4 months ago
JSON representation

This solution integrates three projects: a Class Library for shared models, an ASP.NET Core Web API for the backend, and a Blazor WebAssembly Standalone app for the frontend. It serves as a test project aimed at learning and practicing the use of REST APIs in .NET.

Awesome Lists containing this project

README

          

# CRUDBlazorApp