How to setup PostgreSQL for Dotnet webapi's using Entity Framework Core.
Sep 10, 2025 · 5 min read · here our goal is two fold: implement database functionalities using entity framework core. create an endpoint and do crud on it NOTE: You can clone the repo with the code in the article at: https://github.com/Umer-Islam/dotnet_auth_with_db_refere...
Join discussion