Steven F. Roberts

Results 3 issues of Steven F. Roberts

Using version 8.4, I have the following scenario. Create new user User gets email, clicks verify user logs in, does work admin sends reset password user accidentally clicks cancel request...

I'm evaluating your library for performance and wow it's good. One issue I've encountered however is handling of escape characters. For instance \T\ should evaluate to &. I was thinking...

I've noticed that my Custom ExceptionFilterAttribute doesn't get hit when using this approach to WebApi. Maybe that's the reason you have a try catch in the DelegatingHandlers? Do you know...

question