splendid25
splendid25
Hi, Do you know if it's possible to start a progressBar with ProgressBarStyle = ProgressBarStyle.MarqueeProgressBar, and change later (after the number of iterations is known) to ProgressBarStyle = ProgressBarStyle.ProgressBar with...
The Time task is not consistent with the output Culture between FormattedTime (InvariantCulture) and the other parameters (CurrentCulture). ``` ``` The output is : > Wednesday, 20 September 2017 >...
Hello, I'm trying to use this library in a .NET8 AOT app, but it seems the Newtonsoft.Json is not compatible with AOT. Is a migration planned in the netstandard2 version...
Hey, is this project still active ? The extension is super useful. Would you consider adding the option to open the file that contains the first error, and focus on...
Hi, I'm trying to add a plugin to swagger-ui, like so : https://github.com/swagger-api/swagger-ui/issues/3876#issuecomment-412476501 I can inject a custom javascript for the plugin, but I can't find a way to inject...
Hello, I would like to disable an export format in the report viewer (disable Word). I did it in my project with an overload of MvcReportViewer class. Is it possible...
Hi, is it enough to whitelist the new domain ?
Hi, the version 1.0.9 has a problem at startup : ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following errorEnd of Python script error report
**Describe the bug** I'm using the TaskService constructor without any user or password, so it's supposed to use the current user account. The library is not working since the update...