C# CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker, Docker Compose



C# CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker, Docker Compose

C# CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker, Docker Compose

In this video, we will build a CRUD Rest API in C# (or C sharp) using:
– .Net 7
– ASP.NET (Framework)
– Entity Framework (ORM)
– Postgres
– Docker
– Docker Compose

GitHub Repository:
https://github.com/FrancescoXX/csharp-crud-api

Find Francesco:
https://francescociulla.com
0:00 Intro: requirements, project initialization, dependencies. Test
5:09 Code the App: Configuration. User Model. User Context, User Controller, Program.cs
16:18 Docker: Dockerfile (multi-stage build), Docker Compose. Running Containers. Create Postgres table
24:35 Test the app: Postman, docker exec, TablePlus

Comments are closed.