.Net Core, Dapper and Visual Studio Code?

Asked

Viewed 672 times

4

I’m trying to integrate Dapper into the. Net Core, but I’m not getting and all the tutorials I found, were made in Visual Studio, using Nugget. Then someone could explain me how to import Dapper through Visual Studio Code?

1 answer

8


To install the Dapper or any package is to use only the part intended for NETCLI, as shown in the image below:

inserir a descrição da imagem aqui

and when you have the Visual Studio Code open, goes into terminal and enter what is described in NETCLI of NUGET, and press ENTER, example:

inserir a descrição da imagem aqui

at the end of the installation will have a response on your terminal so:

inserir a descrição da imagem aqui

Tip:

At the end of any facility only to ratify typhoon:

dotnet restore

References

Browser other questions tagged

You are not signed in. Login or sign up in order to post.