Package Description
$ dotnet add package Netops-Transfer-Core-00002Add the following PackageReference to your .csproj file, replacing 0.0.x with the latest version available on NuGet
<PackageReference Include="NetopsUtils-Transfer-Core-00002" Version="0.0.x" />
Note: you may have to run the
dotnet nuget locals -c allcommand to clear your nuget cache.
Set-Location [Netops-Transfer-Core-project-dir]\bin\Debug
dotnet nuget push Netops-Transfer-Core-00002.0.0.x.nupkg --api-key oy2k7kup[**REDACTED**]h5rg7lpe --source https://api.nuget.org/v3/index.json