mattleibow / InfiniteScrolling

A small library to quickly and easily add infinite/endless scrolling support to any Xamarin.Forms ListView.
MIT License
131 stars 20 forks source link

Cannot find package in Visual Studio for Mac #10

Open mr5z opened 4 years ago

mr5z commented 4 years ago

I have tried to search for this NuGet through the built-in package manager provided by Visual Studio for Mac but I cannot find it. Fortunately, I found a workaround using the Terminal script:

dotnet add package Xamarin.Forms.Extended.InfiniteScrolling --version 1.0.0-preview2
ufukhawk commented 4 years ago
Screen Shot 2020-04-11 at 18 34 16