How to install the package Adapt.Package.NuGets.Projects.Build from NuGet
.Net
C#
NuGet
Adapt.Package.NuGets.Projects.Build
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Adapt.Package.NuGets.Projects.Build -Version 0.3.20120827.12037
# .NET CLI
dotnet add package Adapt.Package.NuGets.Projects.Build --version 0.3.20120827.12037
# PackageReference
<PackageReference Include="Adapt.Package.NuGets.Projects.Build" Version="0.3.20120827.12037" />
# Paket CLI
paket add Adapt.Package.NuGets.Projects.Build --version 0.3.20120827.12037