Gilmar Sales

Results 4 issues of Gilmar Sales

I try to connect to Eduroam Wifi and onlyappears the option WPA2 Personal, I tried to change in network settings to WPA2 Enterprise but don't work... This only occurs with...

Support for BuildHost with the HostApplicationBuilder: ```csharp public class Startup { // with public void ConfigureHostApplicationBuilder(IHostApplicationBuilder hostApplicationBuilder) { // do something here... } // will be able to public IHost...

Fixes the console polling when using hangfire with the PathPrefix used to work with load balancers. Closes the issue: #125

**What kind of change does this PR introduce?** - [ ] Bugfix - [ ] Feature - [ ] Documentation - [ ] Code style update - [x] Refactor -...