How to install the .NET package Diamond.Core.Extensions.DependencyInjection.PostgreSQL from NuGet with the Package Manager Console in Visual Studio
.Net
C#
NuGet
Visual Studio
Diamond.Core.Extensions.DependencyInjection.PostgreSQL
Open the project/solution in Visual Studio, and open the console using the Tools > NuGet Package Manager > Package Manager Console command. Run the install command.
Install-Package Diamond.Core.Extensions.DependencyInjection.PostgreSQL -Version 5.0.2