C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker, and Docker Compose
Let's create a CRUD Rest API in C# (or C sharp), using:
.NET 7
ASP.NET (Framework for building web apps)
Entity Framework (ORM)
Postgres (Database)
Docker (Containerization)
Docker Compose (To run the database and the application)
Video versi...
blog.francescociulla.com8 min read