.NET 6 Advance PostgreSQL and EF Core

preview_player
Показать описание
In this video we will be going through some advance database concepts as well how we can integrate PostgreSQL with .NET 6 utilising Entity Framework Core using Fluent API and Attributes
- Rename tables
- Adding comments to tables and columns
- Ordering Columns

Support me on Patreon to access the source code:

You can watch part 1 of the video here

Some helpful videos

Let us connect:

Support my work:

WHO AM I:
I'm Mohamad, a technical architect working in Manchester, UK. I make videos about web, cloud, desktop and mobile development.

GET IN TOUCH:

#databases #dotnet #PostgresSQL
Рекомендации по теме
Комментарии
Автор

Thanks for the awesome video.
I hope you talk about EF Core & Compiled Models and when to use it.

Tamer_Ali
Автор

.HasColumnOrder(); worked just fine for me with postgresql. i counted the columns from 0 onwards, great video.

xamxam
Автор

Really great tutorial. Thanks
Can you showcase an CRUD operation on EF6 -Postgresql for Jsonb with Nested json

SuperSagar
Автор

awesome and very well explained
can you make video about relationships between tables
(1:1, 1:n, n:n) with Entity Framework Core FluentApi
thanks for share this :)

toumir.