-
Notifications
You must be signed in to change notification settings - Fork 37
Use GitHub Packages with Visual Studio
Victor Lee edited this page Feb 2, 2021
·
11 revisions
IEXSharp pre-releases are on GitHub Packages. This is to prevent confusion on NuGet, so that all packages on NuGet are full releases.
To use GitHub Packages with Visual Studio, first, click the gear icon to open the NuGet Package Sources.
Then, click the green + to add another source. You can name it as you wish, but for the source, put. Then click Update and then OK.
For some reason, GitHub does not allow unauthenticated access to the package repository. (There is a discussion asking them to change this.) In the meantime, I have created a token for anyone to use to access the IEXSharp packages:
Username: vslee
Password: f2761da6e654f058ed543b00d015fcfdcdfe32c6
After entering these, you will be able to see and install the pre-release packages.