---
title: "Debug easier with NuGet symbol server support"
description: ""
canonical_url: "https://cloudsmith.com/changelog/debug-easier-with-nuget-symbol-server-support"
last_updated: "2024-02-12T06:00:00.000Z"
---
# Debug easier with NuGet symbol server support

.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](https://help.cloudsmith.io/docs/nuget-symbol-server) to get started using Cloudsmith's symbol server support.
