tmdude9586

Results 2 issues of tmdude9586

I'm trying to connect to my hub, however it requires an Authorization header to be present. I'm looking through the code and documentation, and I cannot find anyway to add...

I have a controller action which has the following signature `public async Task Delete(int id);` it returns Task so that the webapi will return a 204 No Content by default....

enhancement
jump in