How to setup PostgreSQL for Dotnet webapi's using Entity Framework Core.
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...
blog.umerislam.codes5 min read