Skip to content

A micro HTTP service that extracts symbol information from dotNET assemblies and symbol files.

License

Notifications You must be signed in to change notification settings

codedx/dotnet-symbol-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A micro HTTP service that extracts symbol information from dotNET assemblies and symbol files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages