Alex Oswald
Alex Oswald
Instead of removing the computed value after version 2, you could add it as an option to compute it or not.
Both of those types are in `System.Drawing.Common.dll` and they work in .NET Core. https://www.nuget.org/packages/System.Drawing.Common/4.6.0
That is a different question and a different answer. You didn't ask if it worked cross platform. It is compatible with .NET Core. I'm using Bitmaps in a production .NET...
The network is setup in my compose file. ``` networks: default: external: true name: homeinfra-net ```
It doesn't have to be in the service definition since I've set it as the `default` network for that compose file. Checking `docker network inspect homeinfra-net` proves that the wyze...
> can't believe I missed that. embarrassing lol The real problem is more embarrassing. 🤣 I configure my local DNS with PiHole and forgot to add wyze.pi.lan.
Worked for me on MacBook Pro with M1 pro chip. Thanks.
This is a great addition. Thank you for the PR.
I think I would rather create scopes by default, rather than adding new methods.
Thank you. I should have a new release out within the next week.