須藤大輔 (SUDO Daisuke)

Results 5 issues of 須藤大輔 (SUDO Daisuke)

I'm converting .net framework winform apps to .net core 3.0. My apps call many SOAP methods. SOAP web service server is implemented by ASP.NET webform based asmx(wdsl). SOAP method returns...

tooling
investigation needed
priority 2

The 'redis-store' gem depends on the 'redis' gem. The 'redis' gem since 5.0 does not support redis clusters. redis clusters are supported by the 'redis-clustering' gem. https://github.com/redis/redis-rb/blob/master/CHANGELOG.md#500 Now I got...

**Is your feature request related to a problem? Please describe.** Publish the dll for linux-x64 ReadyToRun. ```xml true linux-x64 ``` And display the dll header in ILSpy 9.0.0.7833-preview3. ```csharp //...

Enhancement
r2r

## Summary Add `rm=True` parameter to `docker.APIClient().build()` to automatically remove intermediate containers after each layer is created. ## Problem Currently, TaskCat leaves intermediate containers after Docker builds, consuming significant disk...

Hello. Are there any plans to implement “weston (wayland)” virtual display capabilities in addition to “xvfb (X11)”?