Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dotnet core support #96

Open
akazemis opened this issue May 25, 2017 · 2 comments
Open

Dotnet core support #96

akazemis opened this issue May 25, 2017 · 2 comments

Comments

@akazemis
Copy link

I think it's gonna be awesome if we start supporting dotnet core (if possible) as at the moment there is no unconstrained isolation framework on core at least to my knowledge.

@urasandesu
Copy link
Owner

Thank you for the request!

I'm going to support .NET Core in the future, but I think it isn't achieved soon 😢

Because Prig depends on Profiling API that is represented as COM technology. This API hasn't been supported fully yet in .NET Core and it is continued to put off the release. (it wasn't contained in v2.0.0 that released recently, too). As you known, it is because that this technology is an ancient technology in modern IT terms, isn't it?

@taliesins
Copy link

I think its supported now:
https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/profiling-api-status.md

This ticket is about app dynamics and new relic with .net core (this is probably whats needed?)
https://github.com/dotnet/coreclr/issues/18448

Bonus: someone implementing linux .net cor profiling:
https://github.com/sperling/profiler-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants