Skip to content

rajguptaH/MauiCrudUsingApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Operation In Maui Blazor Using Web Api

You can sync with server with Asp .net Core Web Api

Build Status

This is a Multi platform Application, mobile-ready, Windows Ready,Mac os Ready, and Ios Ready.

  • This is Helpful For Learning How to Do Crud Operation In Maui Blazor Using Api
  • Give A Like To This Repo If you Found Something Helpful
  • ✨RNG✨

Requirments

  • Visual Studio 2019 or latest
  • .net 6.0 or newest

Setup

  • Clone The Repository And Then Open This .sln Proj File
  • And Before Running This First Setup The API AstroLazer
  • Replace This _baseUrl With Your Api Url In StudentService.cs File
private string _baseUrl = "http://192.***.*.*:5050";
  • And Then Just Hit The F5 Hehe😁

Thanks

License

MIT

Free Software, Hell Yeah!

visitors

Mail Me Or Give a messege In Instagram If You Have Any Suggestion / Questions / Issues or Feel Free To Contribute