Skip to content

Latest commit

 

History

History

dotnet-symbol-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.