Spacefish
Spacefish
Hello, please build a new nuget package and upload it to NuGet.org with netstandard2.0 compatibility.. the current 0.3.3 package has only net40.. Alternatively give me acces to the package in...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
When i open the ControllerCircuit Schematic in KiCad i get a message that `ControllerCircuit-cache.lib` is missing. This isn´t a problem as almost all libs are there, so all symbols are...
I believe the Core of the Chemstation .reg format is a CArchive https://learn.microsoft.com/en-us/cpp/mfc/reference/carchive-class?view=msvc-170 here is a reader/writer implemented in cpp: https://github.com/pixelspark/corespark/blob/e2aa78fe13e273fcc9bb2665ab4c700e89895741/Libraries/atlmfc/src/mfc/arcobj.cpp The "data type numbers" are random / depend on...
We patched this internally to debug this better, as we are writing our own custom device-tree. So just wanted to share it / adhere to GPL as well!
So i tried to use RocksDbSharp in a AoT published project today and it didn´t work. Looked at the code, and yes makes sense, as it emits the IL to...
The CI Example in the Blog Post https://hub.docker.com/_/microsoft-dotnet-nightly-sdk/ relies on an `ubuntu-latest` base image to run the build and uses the `actions/setup-dotnet@v2` to setup the .NET SDK. After that the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I created a new .NET 9 Preview 5 Web API...
**Problem** When using the new ECR endpoints ( like `_accountid_.dkr-ecr._region_.on.aws` ) to pull an image to an ECS Task running on Fargate instead of the old style `_acountid_.dkr.ecr._region_.amazonaws.com` the authentication...
Don´t want to recompile if the name changes later on 👯 should fix: https://github.com/ValveSoftware/gamescope/issues/1140 as well