Connection to ASP.NET CORE 2 database

0

I'm starting with asp.net, but specifically with asp.net core 2.

I am reading the documentation contained in docs.microsoft.com.

However, I have a question. How do I connect to a DB?

In PHP I use PDO, but in ASP.NET core 2 I use what?

    
asked by anonymous 26.01.2018 / 21:28

0 answers