Wayne Brantley

Results 21 issues of Wayne Brantley

If I have a space, I want its height to be whatever height the content needs it to be. Then other spaces move with respect to that space. I can...

enhancement

I was attempting to log all authorization failures of [Authorize] attributes on controllers and actions. I can log them of course. The problem is that MvcSiteMapProvider appears to go through...

is:Feature Request
pri:Normal
is:Enhancement

Your methods like RedirectToActionPermanent, Url.Action, etc. all take an optional object for route values. This works most of the time. However, if you pass in an actual ``RouteValueDictonary' to the...

enhancement

There are places where we need help generating URLs outside of a controller. For example, when setting up special routes: ``` routes.MapRoute("health", "health", "/Health"); ``` Would be nice to do...

feature

The following extension was necessary for us to write on your system.web version of this library. You made classes public so that we could do extensions like this in that...

enhancement

### Library name and version Azure.AI.FormRecognizer Version 3.1.1 ### Describe the bug Calling UpdateStatysAsync crashes on json deserialization In general this works - for a certain document we tried it...

Client
needs-author-feedback
customer-reported
bug
Cognitive - Form Recognizer

@MarcosMeli I finally am making the jump to the latest version of FileHelpers after a long run in 2.9.9. I want to contribute back a number of things, but wanted...

- Sometimes the data that comes back from the server has no suitable key. https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/166 (Like data from several different sources in one result, etc). the table requires a keyField....

enhancement
column

**Is your feature request related to a problem? Please describe.** The number of files in a model can be quite large when handling many document types - like invoices, etc....

If it is Monday at 2pm and you add 2 business days to that, it would be Wednesday of course. However, if your business closes at 1pm every day, 2...