0
Rstou wanting to connect a simple application made in C# to a Postgresql database, what I would like to know is if the procedure is similar to Java, in which I have to create a connection class, a class with the get’s and set’s of entities to manipulate the data?
I saw in Visual Studio that he has an option to Connect to Database and I thought Visual Studio was already automated in relation to that.
look, check out this article: http://www.macoratti.net/14/07/ef6_pgsql1.htm
– Tobias Mesquita