How to install the .NET package DapperLinq from NuGet with the dotnet Paket CLI
.Net
C#
NuGet
Visual Studio
Paket
DapperLinq
Run the following command to add and install a new dependency to your project.
dotnet paket add DapperLinq --version 1.0.0
Run the following command to add and install a new dependency to your project.
dotnet paket add DapperLinq --version 1.0.0