Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 831 Bytes

File metadata and controls

21 lines (14 loc) · 831 Bytes
layout post
title NuGet packages

We have stopped pushing pre-release packages from the CI build to nuget.org (on request from nuget.org). The official nuget feeds will from now on only be used for stable releases.

Pre-release packages from every CI build are now pushed to myget.org. To use these packages, you must add the myget feed https://www.myget.org/F/oxyplot as a package source.

myget.org source

Remember to check "Include prerelease" or add the "-pre" flag to install the myget packages.

myget.org package manager

myget.org package console