clint21.eth ⚡️

Results 106 comments of clint21.eth ⚡️

I create a `ResourceFileProvider` to serve assets from resources because I get some issues using `EmbeddedFileProvider`, if someone can help me.

Ha nice @MithrilMan just trying to use `EmbeddedFileProvider ` to embed the wwwroot folder in resources and use it but I don't know why but it does not works, maybe...

@MithrilMan are you on the slack ?

If I do pull request it will be merged enough fastly? @omar

Okey because exabyte support would be great and there a bug with big int too

Same error yesterday I used cdnjs and `twitter-bootstrap` but temporarily, unpkg always have problems

Unpkg is infamous, one problem each month, one time fontawesome missing, after signalr etc,, please FIX this insane problems, or make a microsoft assets provider. I use libman in all...

Hi, I've the same problem with `http://unpkg.com/@fortawesome/[email protected]/svgs/solid/unlock.svg`, sometimes it works sometimes nope, it's boring :/ #443

Serpent 🐍 needed! (really)

Hi, I do that, but `SendRequestAsync` stop the execution without reason! ```csharp var tchannel = new TChannel(); // TODO: handle null reference var userDialogs = await _clientApi.MessagesService.GetUserDialogsAsync(); foreach(var chat in...