.NET Logo
Evangelist
← All Tags

Posts tagged with #Supabase

The Ultimate Guide to Authentication in Next.js 15
Jul 12, 202515 min read

The Ultimate Guide to Authentication in Next.js 15

A comprehensive guide to implementing authentication in Next.js 15 applications, covering popular libraries like Auth.js (NextAuth.js), Clerk, Supabase Auth, and custom solutions.

Using Supabase PostgreSQL with ASP.NET Core and Entity Framework Core
Oct 26, 20244 min read

Using Supabase PostgreSQL with ASP.NET Core and Entity Framework Core

Learn how to integrate Supabase PostgreSQL with ASP.NET Core and Entity Framework Core for a robust and scalable web application.

Connecting Python Apps with Supabase - Complete Guide
Sep 12, 20235 min read

Connecting Python Apps with Supabase - Complete Guide

Learn how to integrate Supabase with Python applications for authentication, database operations, storage, and real-time features.