Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

File metadata and controls

5 lines (3 loc) · 289 Bytes

dotnet-symbol-service

A basic HTTP service that can take a dotNET assembly (executable or dll format) and a symbols file (pdb or mdb format) and responds with method information.

Currently, the service provides data specifically for Code Pulse's dotNET analysis and trace capabilities.