Skip to content

MyGet preview versions

alnintex edited this page Jan 23, 2020 · 4 revisions

MyGet

Preview builds NuGet builds are available at this feed: https://www.myget.org/F/linqkit/api/v3/index.json

Configuration in Visual Studio

Manage User Packages

Add Feed

  1. Click the wheel
  2. Add a new feed
  3. Give it a name and choose the feed (https://www.myget.org/F/linqkit/api/v3/index.json)
  4. Click update

Use Feed to select NuGet

Now you can use the preview NuGet in your application

  1. Switch the feed
  2. Tick Include prerelease checkbox
  3. Select the version you want to use