ImoutoChan
ImoutoChan
Можно прокручивать с зажатым shift ом, а без него зумить. Видел в каких-то аппах такое.
You should split your generators and have two projects: CSharp.Legacy and CSharp.Modern
Thank you, I'm definitely waiting for a docker image with API. If anyone else is interested in using DeepDanbooru through docker you can: linux `docker run -v /images:/app/images kamuri/deepdanbooru:latest evaluate...
Hello There aren't any changes in code base, just porting to .net standard. I personally don't have time now to fix problems other guys have (in issues), but core functionality...
Can you reproduce it with the original net framework library? https://github.com/sta/websocket-sharp This repo is just a port. If it only exists in this port, could you create a simple sample...
The same issue on my side, MemberNotNull shouldn't be emitted when targeting netstandard2.0
@Kielek I tried but I don't see any changes to my metrics:  My configuration: ```csharp services.AddOpenTelemetryMetrics( builder => { builder .SetResourceBuilder( ResourceBuilder.CreateDefault() .AddService("my-service") .AddAttributes(new[] { new KeyValuePair("environment", "test") }))...
> That conversation is still ongoing I understand that some features are still experimetal, but then you should provide them as opt-in, not as opt-out. Right now this experimental feature...
Maybe we can introduce a separate SolutionX class