Losing a rock is better than never having a rock.
Product Security and Cryptography at GitHub / Microsoft. .NET maintainer. Not speaking for my employer.
https://vcsjones.dev ⚫️ https://gh.io/vcsjones
Going to try a smaller ramekin next time.
Going to try a smaller ramekin next time.
I have wanted to be able to ship a few native dependencies a.dll, b.dll. I have both an ARM64 and x86_64 of each.
I can’t rename the libraries.
I have wanted to be able to ship a few native dependencies a.dll, b.dll. I have both an ARM64 and x86_64 of each.
I can’t rename the libraries.
let client = create_your_client();
I do this in .NET docs so that people that are skimming don’t think “client” is something they needs to be imported.
let client = create_your_client();
I do this in .NET docs so that people that are skimming don’t think “client” is something they needs to be imported.