João Nogueira

Results 8 issues of João Nogueira

The `DefaultRouteDispatcher` was modified to check the controller for a `Route` attribute, similarly to what it does with actions. As per MSDN documentation `Route` attributes on actions take precedence over...

I am using attribute routing in my controllers, using the `[Route]` attribute with route names, and I noticed that Hyprlinkr always assumes that there's a route named 'DefaultApi' to generate...

question

First of all, thank you for your work. Have you thought about the possibility of supporting relative Uri generation in addition to absolute ones? If that is something that you...

enhancement
jump in

Can't simultaneously use with smartdiagram package. had to modify the source code from: (...) \pgfsetlayers{background,connectionlayers,main} (...) to: (...) \pgfsetlayers{background,connectionlayers,main,smart diagram arrow back} (...) It is likely that other issues exist....

Builds failing on this library are unacceptable and not representative of the quality of this code. Please fix this maintainer!

### Plugin JOBS ### I have an idea! Hey guys, In addition to the currently supported jobs drivers, it would be great if Google Pub Sub was added to the...

help-needed-hard
C-feature-request
D-driver
P-jobs
P-new-plugin

**Describe the bug** Executing a query in tight loop with increasing offset triggers this exception. **To Reproduce** Steps to reproduce the behavior: 1. Create client with neo4j scheme bolt 2....

bug

Add new parameter: center Supports centering the last row elements. Useful when the number of elements is not a multiple of the number of columns.