Tom Ashworth
Tom Ashworth
**Is your feature request related to a problem? Please describe.** As a .NET developer, I would love to use this library in my Blazor project **Describe the solution you'd like**...
I see the following code in `QuickGraph.Graphviz.GraphvizAlgorithm.Generate` which defines the `id` used for each vertex: ```csharp int i = 0; foreach (TVertex v in this.VisitedGraph.Vertices) this.vertexIds.Add(v, i++); ``` It would...
**Is your feature request related to a problem? Please describe.** I would like to use the carousel component in mobile app where swipe support would greatly improve the UX. **Describe...
 I propose this error is caught (using run after settings) and potentially deleted or flagged not to be updated again.
Our team contains about 50 members with multiple levels of management in a "reviewer tree". Therefore, looking at my manager's reports is not sufficient to represent the entire team. We...
## Is your feature request related to a problem? Please describe When deploying a package which includes plugin step registrations, I would like to change the service endpoints (Azure Service...
## Purpose _Describe the problem or feature in addition to a link to the issue(s)._ New WhiteSource task is available (with a slightly different name). ## Approach _How does this...
## Is your feature request related to a problem? Please describe When viewing the logs for a deployment on Azure DevOps, it is quite frustrating to scroll through the whole...
## Is your feature request related to a problem? Please describe WhiteSource have deprecated the tasks extension we use. ## Describe the solution you'd like The task `WhiteSource Bolt@20` in...
## Is your feature request related to a problem? Please describe It would be good to have a second import of the solution (before it's uninstalled) to test additional test...