Fetching packages from the NuGet feed
You may fetch the packaged .NET DeviceAPI from a NuGet feed by means of client tools.
...
Company | address |
---|---|
StepOver GmbH | https://release.nuget.stepover.de/nuget |
StepOver International GmbH | https://international.nuget.stepover.de/nugetFeedStepOverInt/nuget |
.NET-Framework projects
Anchor | ||||
---|---|---|---|---|
|
...
has a package manager that can do this.
It needs to be told the feed address.
Feed sources can be edited under Tools->Options->NuGet Package Manager.
...