https://github.com/tuwilof/client_database
Client application to database PostgreSQL.
https://github.com/tuwilof/client_database
Last synced: 4 months ago
JSON representation
Client application to database PostgreSQL.
- Host: GitHub
- URL: https://github.com/tuwilof/client_database
- Owner: tuwilof
- Created: 2015-01-24T12:49:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T08:42:47.000Z (about 10 years ago)
- Last Synced: 2025-01-04T18:42:26.099Z (6 months ago)
- Language: C#
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Клиент для базы данных PostgreSQL
######Установка пакета Npgsql в Visual Studio
В окно Package Manager Console введите следующую команду
Install-Package Npgsql