.NET developers - we are happy to let you know that Cloudsmith now provides symbol server support for NuGet.
Now, you can create public or private repositories that contain NuGet symbols. Visual Studio uses these .pdb
files to let you step through code as it runs in Debug mode on your machine. Any repository in Cloudsmith can be configured as a symbol server in Visual Studio. Only symbols within that repository will be served back to the debugger.
Check out our documentation to get started using Cloudsmith's symbol server support.