Marco
Marco
It looks like you're not using Docker but are running the script on your local machine, correct? In that case you also need to install the Ninja build system manually,...
The error suggests that there was an issue when cloning the aseprite git repository > error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054 > error: 5308...
Looks like it already got a bit further this time. I never had this issue myself and therefore can't reproduce it, but here are some more suggestions from the [stackoverflow...
Added a note to the README about Windows edition requirements
You should not run `build.bat` on your computer. This script is executed inside of the container. Make sure your system fulfills the prerequisites as stated in the `README.md` file: -...
I had a similar issue, probably not related to the one of @zalper but with the same error message so I'll leave the solution here for anyone having the same...
Seems to be similar to #10
Ah ok, didn't realize there were 2 interfaces for the assets, thanks for clarifying!
If you also need the `X-Forwarded-For` header in your downstream systems, you can configure Ocelot to use this header instead of the default `ClientId` header for rate limiting. ```json {...
> Yep I've been testing this secretly since dotnet 7 was released :D, time to create a blazor / C# wallet Eternl is using Blazor too, but they are not...