How to Create Maui-App with Asp.Net Api + SQL Express?
Hello, For the past few days, I've been looking into how I can create a Maui application that will have its own API (Asp.net API) and will connect to a SQL Server database. I thought of asking here because you might have come across a document that roughly explains how this can be done. I found a video (https://www.youtube.com/watch?v=8J3nuUegtL4&t=140s) that creates an API with everything needed for login, register, etc., using Identity. I'd like to learn how I can access the tables that were automatically created with migration in the SQL Server database, and then how I can call them from Maui.https://devblogs.microsoft.com/dotnet/whats-new-with-identity-in-dotnet-8/
Patrick God
YouTube
.NET 8 Authentication with Identity in a Web API with Bearer Tokens...
š Get 20% off the .NET Web Academy: https://www.dotnetwebacademy.com/bundles/net-web-academy?coupon=dnwa2024yt
š Support me on Patreon for exclusive source code access: https://patreon.com/_PatrickGod
š Get the .NET 8 Web Dev Jump-Start Course for FREE: https://dotnet8.patrickgod.com
š¦ Let's get social on Twitter/X: https://twitter.com/_Patrick...
Jeremy Likness
.NET Blog
What's new with identity in .NET 8 - .NET Blog
A summary of what's new with identity (authentication and authorization) in the latest ASP. NET Core release for .NET 8.
0 Replies