ASP.NET Core Identity with Supabase PostgreSQL | Login & Registration Tutorial (.NET 9)

작성자

카테고리:

← 피드로
DEV Community · code with voran · 2026-07-05 개발(SW)

code with voran

In this tutorial you will build a complete authentication system step by step, connecting ASP.NET Identity to a free hosted PostgreSQL database on Supabase using Entity Framework Core and Npgsql.

What you will learn:

What you’ll learn:
• Configure ASP.NET Core Identity
• Connect ASP.NET Core to Supabase PostgreSQL
• Set up Entity Framework Core
• Create and apply database migrations
• Configure ApplicationDbContext
• Configure password requirements
• Use Razor Pages with Identity
• Implement user registration and login
• Secure your ASP.NET Core application

https://www.youtube.com/watch?v=fJa7LWrOSGE

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다