José Manuel Nieto
José Manuel Nieto
I've used the tool over a .csproj project and nothing happened. I haven't found any documentation about how to use it. Could you please upload a mini how-to to teach...
I would like that instead of this - 1 days, 2 hours, 3 minutes It will produce this - 1d 2h 3m That is, to shorten the resulting string. It's...
I'm getting a **catastrophic failure** that is absolutely related with the RadPaginationControl. To reproduce the issue, please clone this project: 1. https://github.com/SuperJMN/Inventory.git 2. **Switch to the "catastrophic" branch** 3. Run...
The application should warn the user. For example, if it's deploying, it shouldn't just close. It should prompt for confirmation.
Using official powered DisplayDock hardware, DisplayPort doesn't work. The device is "nulled". There are no drivers for it.
I'm trying to wrap my head around the concept of scopes, lifetimes and other more complex features in Grace. To do it, I've created simple use case scenario in which...
For example: How is `TypesThat` used? How do we correctly use `ExportAssembly` More samples regarding fluent API usage. For example, I did this: To register all the **Tools** in a...
I'm calling a remote service that is rate-limited. If you invoke a method lots of times, it ends up throwing a Exception. I would like to be able to retry...