문제

I would like to filter and search through the Microsoft released NuGet packages as a source but I cannot seem to find a way to only start with the Microsoft packages with the NuGet API; does anyone know the syntax or a URL to such a hive?

도움이 되었습니까?

해결책

So MS actually provides the answer in the settings of VS 2013: https://www.nuget.org/api/v2/curated-feeds/microsoftdotnet/

Works great in any application that utilises the NuGet API; LINQPad included!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top