profile .net core app with comand line options
ByronP
Posts: 2 New member
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.
Comments
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 Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
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 Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?