rexcardan / Evil-DICOM

A C# DICOM Library
170 stars 98 forks source link

Please enable source link support #67

Closed crcrewso closed 5 years ago

crcrewso commented 5 years ago

I have an application that is using this library to load and navigate through dose files. I am trying to figure out what in the RT portion of this library can be optimized with my application. To do that it would be great if you could enable source link support so I could use NuGet to get the source code and profile it instead of just embedding a version within my own project.

here