using PostgreSQL in Asp.net core application

Опубликовано: 13 Май 2026
на канале: SaveIt
3,430
39

In this video, I will briefly show you how to connect PosgreSQL in an mvc application on asp.net core. And also consider the specific data types for PosgreSQL.

solution options
1) (before each launch) delete the contents of the folder:
C:\Users\USER\AppData\Roaming\pgadmin

2)Install a different version of the program.

Packages used:
Microsoft.EntityFrameworkCore
Microsoft.EntityFrameworkCore.Tools
Npgsql.EntityFrameworkCore.PostgreSql

#postgresql #postgresqltypes #sqltypes #aspnetcore #saveit