How can we help you today? How can we help you today?

profile .net core app with comand line options

I have a .net core dll that i need to profile which is a piece of cake normally, however this dll needs params passed to it and I do not see a way to pass those in. Advanced options only has working directory.
ByronP
0

Comments

2 comments

  • Jessica R
    Hi @ByronP,

    There isn't a way to provide command line arguments at the moment, I'm afraid, but I've logged a request for this with reference PP-3986. I will let you know once work begins on this.
    Jessica R
    0
  • Jessica R
    Hi @ByronP,

    Apologies for the delay in updating this forum post!

    It is now possible to include command line arguments when profiling a .NET Core application, as of version 10.0.0.

    Hope that helps but please let us know if you have any questions or further feedback!
    Jessica R
    0

Add comment

Please sign in to leave a comment.