Petre
Petre
> Ah I see. I was thinking you want to also include property names likes records do. > > i.e. > > ```cs > public record User(string Name, int Age);...
There's a typo in the issue description - **watcahble** should be **watchable**
@nozzlegear I see your point and it makes sense, thanks for clarifying. @clement911 I'd propose to use two separate classes for input and output and make it possible to convert...
What do you think about separating Order class into `SendOrder` and `ReceiveOrder`?
Try telnetting to **127.0.0.2** instead of **localhost**
> I agree - this is an experience gap between our tooling and the Docker CLI. We should try to detect the 'naieve' scenarios where docker hub isn't specified at...
Note - because of the need for issuing `docker login`, `docker-cli` is required to be installed on the box executing `dotnet publish`
Here's a nudge from somebody interested in having this extension reviewed and merged