Matt Tsōnto

Results 5 issues of Matt Tsōnto

I'm trying to set up a gulp task using vinyl-ftp, but I keep getting ECONNRESET before it gets to the files. I can connect just fine with FileZilla. I'd initially...

needs-test-env

When I create `[Imported]` interfaces in an import library and use them from a Script# script library, the Script# compiler fails when compiling a line where an inherited member is...

**What version of Docker.DotNet?:** fork from main as of 2/14/2021 (commit 8e3cf4f7) **Problem:** `ISystemOperations.AuthenticateAsync` does not provide a way for the caller to get the token that was returned in...

.NET Core 2.1 and later provide [SocketsHttpHandler](https://docs.microsoft.com/en-us/dotnet/api/system.net.http.socketshttphandler?view=net-5.0) as an implementation of HttpMessageHandler. When we're compiled to that version or later, is there any advantage to continuing to use ManagedHandler instead...

This is to start a discussion about a possible enhancement to the project. The library already does a great job of exposing the Docker REST API to .NET consumers on...

enhancement