.NET EFCore | How to Easily Test Web API and Apps with a Public URL using Dev Tunnels CLI



.NET EFCore | How to Easily Test Web API and Apps with a Public URL using Dev Tunnels CLI

.NET EFCore | How to  Easily Test Web API and  Apps with a Public URL using Dev Tunnels CLI

Chapters:
00:00 | Intro…
10:50 | What is Dev Tunnel?
13:30 | Downloading Dev Tunnel or installing using Windows Power Shell.
15:30 | Creating public URL to host your localhost server online.
26:12 | Using Public API URL in Maui Application.
35:40 | Outro…

Documentations:
* Overview | https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/overview
* Quick Start | https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started?tabs=windows
* Commands | https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/cli-commands

Maui Login App
https://youtu.be/776e-aERehs | Consume API in Mobile and Desktop App using MVVM Architecture

Related Videos
https://youtu.be/vEfFuvZtCLk | Scaffolding .NET Web APIs Powered By EF Core & SQL Server, SQLite in Seconds
https://youtu.be/m7oStPgPXJE | Design School Web App | Website with Blazor App
https://youtu.be/2H2difgcaWg | Install Bootstrap Themes in Blazor (Server & Web Assembly) Applications
https://youtu.be/n5QvJGCDKYs | Assign Role – Admin, Manager, User to Registered User on Button click in Blazor Web Assembly
https://youtu.be/_4p0cxQsSx4 | Blazor Web Assembly News Blog – Part 2 | Edit, Update, Views, Search, Comments and Layout.
https://youtu.be/lMTvjauP7P8 | Blazor Web Assembly News Blog – Part 1 | Add and View News blog.
https://youtu.be/CW84obwQrBI | E-Commerce in Blazor Web Assembly – Series 3 | Adding cart service
https://youtu.be/uJHg7TgKW_s | E – Commerce in Blazor Web Assembly – Series 2 | Adding CRUD operations to Categories.
https://youtu.be/HVTxYg7IIsI | E – Commerce in Blazor Web Assembly – Series 1 | Creating services to displaying products.
https://youtu.be/9bwO6_qw1jU | Reset Password in Blazor Web Assembly Authentication using ASP.NET Core Identity.
https://youtu.be/4L_JMal-R6c | Email Account Confirmation in Blazor Web Assembly Authentication.
https://youtu.be/e_mpuTjacr8 | Blazor Server Authentication using Individual Account.
https://youtu.be/2PsX0qa18t4 | Configuring Role-based Authorization with Blazor Web Assembly.
https://youtu.be/d34K1Ktu9os | Blazor Web Assembly Authentication using Individual Account.
https://youtu.be/Q1WO9OfTiX0 | Authentication with Client-Side Blazor using Web API and ASP.NET Core Identity.
https://youtu.be/2do-4kix83E | Entity FrameworkCore (EF7) CRUD Operations using SQLite Database.
https://youtu.be/Xzi3ifxFmn8 | Customize Blazor Loading Screen Animation.
https://youtu.be/e7Rg6ppE1y4 | File Download with Web API in Blazor Web Assembly
https://youtu.be/IOAmf75te9A | Entity FrameworkCore CRUD Operations using SQL Server Database
https://youtu.be/YEfzc55KjEs | Multiple FileUploads with Web API in Blazor Web Assembly
https://youtu.be/qi7pSnujBrs | Scaffold SQL Database with DB First migration in Web API using EntityFrameworkCore.
https://youtu.be/qTLFYF13nMc | LocalStorage in Blazor WebAssembly.
https://youtu.be/G2QHZPdxN0M | Web API EntityFrameworkCore (EF7) Pagination using Skip() and Take() methods.
https://youtu.be/GWfuDPFxVNk | Send Email in Web API using Mailkit SMTP.
https://youtu.be/7mBTh0tlC-w | AutoMapper Data Transfer Objects DTO with Web API Explained.
https://youtu.be/saPnZhPFqCI | Blazor WebAssembly Chat with SignalR using WebSockets.
https://youtu.be/x2EJ4C_E3w0 | Create JSON Web Token (JWT) for User Registration and Login using Password Hash and Salt.
https://youtu.be/VwI7SMYiLH8 | EFCore All Relationships (11, 1n, nn ) with Entity Framework Core SQL Server.
https://youtu.be/REHetc6M0Lo | Web API Role – Based Authorization with JSON Web Token (JWT).