Working with C# and PostgreSQL. I have problem in order to connect my C# Project with my DB in PostgreSQL

DesarrolloMX 1 Reputation point
2022-09-05T18:41:18.203+00:00

Hello, it is my first post on this web site.

Can you recommend me a Tutorial that helps me to create a CRUD (Create, Retrieve, Update and Delete) application.?
I´m using SharpDevelop and PostgreSQL.
I´m a beginner using PostgreSQL.

Thank you so much.

Azure Database for PostgreSQL
Developer technologies C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2022-09-05T22:11:17.203+00:00

    Hi, @DesarrolloMX Welcome to the Microsoft Q&A Platform, and thanks for your query.
    As I understand you are looking for a Tutorial that helps to connect PostresSQL with C# and create CRUD.
    For Azure Postgres Single server please refer to this document Here
    For Azure Postgres Flexible server please refer to this document Here
    And here is the document for Hyperscale
    For Postgres, Hyperscale select the connection string under settings and use the parameters mentioned for ADO.NET
    237972-image.png

    Please let me know if you need any additional information.

    Regards
    Geetha

    Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.