Dynatrace / superdump

A service for automated crash-dump analysis
Other
515 stars 76 forks source link

Move SuperDumpService to .NET Core #2

Closed discostu105 closed 7 years ago

discostu105 commented 7 years ago

This is actually a pre-requisite to make SuperDump happen on Linux. I'll try to make the target framework netcoreapp1.1 for SuperDumpService and SuperDumpModels.

discostu105 commented 7 years ago

branch: https://github.com/Dynatrace/superdump/tree/change-service-to-netcoreapp

Problem I am facing right now is that, the CLRMD is referenced in SuperDumpModels. Either:

discostu105 commented 7 years ago

Decided to CLRMD reference from SuperDumpModels.