.NET Maui Apps | Consume Login API in Mobile and Desktop App using Event Driven Architecture

preview_player
Показать описание

Thanks so much for watching 🙌🏾 LIKE 👍, SUBSCRIBE & turn on Notifications 🔔 to know when I upload new videos EVERYDAY!

/*You can buy a coffee for me*/ ☕️

/*Get Intouch with Us*/

CHAPTERS:
0:00:00 | Intro...
0:09:00 | Install from the Visual Studio Installer Workload.
0:10:42 | Create Empty Solution.
0:13:30 | Add Web API project.
0:17:04 | Testing the Boiler Plate API.
0:18:05 | Create User Model.
0:21:55 | Create Database Context Model.
0:22:23 | Install NuGet packages.
0:29:25 | Create database connection string.
0:32:22 | Register database connection.
0:36:27 | Add Migration.
0:38:42 | Create User Controller.
0:52:23 | Testing the Web API.
0:54:26 | Add .NET MAUI project.
0:56:10 | Build the Boiler Plate project.
0:59:16 | Create User Model.
1:00:48 | Create Repository Service.
1:11:25 | Create Login page.
1:37:01 | Testing the Application.
1:38:29 | Outro...

Test your Maui application with web api
NET EFCore | How to Easily Test Web API and Apps with a Public URL using Dev Tunnels CLI

RELATED VIDEOS
Рекомендации по теме
Комментарии
Автор

Excelente trabajo, casi no hay mucha info. Ojala haya una versión con jwt, Seguir así!)

fistergutierrez
Автор

Hlo sir, It is possible to Add Local storage feature in this project ??

Local storage means I want to store user data locally stored if the Main API endpoint is not reachable or incorrect. Then, if the Main API is available, you want to update the remote database using the locally stored user data..

I am waiting for your valuable Response

hariomsrivastava
Автор

Hlo sir, why response show always null value
HttpResponseMessage response = await

hariomsrivastava
Автор

Can you please do the HttpPost for AddUser? I don't know how to consume Register API.

EuniceAriola
Автор

Hey! When I try to log in, It says "Connection error"

potatoesandcodes
Автор

try using conveyor to connect netmaui api

oktjona
Автор

Please 🙏 complete this series
With e-commerce app❤❤❤

computerscience
Автор

Please sir We want to start shooping or e-commerce cart with maui

computerscience