I know that we can host our own private / internal NuGet server, but is there a way to also hosting your own Symbol Source server that links to your private NuGet packages? My company's policy doesn't allow publishing source code, even to SymbolSource.Org private repo.
Thank you.
Go to Tools > NuGet Package Manager > Package Manager Settings, select Package Manager Sources, and then click the + button. Choose feed Name, set the feed URL to: https://nuget.telerik.com/nuget, and click OK. Create or load your project. Go to Tools > NuGet Package Manager > Manage NuGet Packages for a solution.
To do this, right-click on the project in the Solution Explorer and select Manage NuGet Packages as shown below. On the window that opens, search for NuGet. Server and select the version you want to install. Once selected, Visual Studio will start to download and install the dependencies into the project.
Server. NuGet Gallery: Packages are hosted on an Internet server using the NuGet Gallery Project (github.com). NuGet Gallery provides user management and features such as an extensive web UI that allows searching and exploring packages from within the browser, similar to nuget.org.
Just found out that SymbolSource released a community edition called SymbolSource Server Basic. Got it working in about an hour!
this should be possible with NuGet.Server acting as a symbols+source server, according to this post: NuGetsymbolssource-repository
let me know if that doesn't work,
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With