DannyMeister
DannyMeister
Fluent interfaces which don't violate the Law of Demeter are generally implemented as static extension methods. I think it would be reasonable to (optionally) exclude them.
Oops, that's me signed into a different account.
While I would eventually need both, 2014 would be most immediately helpful, as it would mean being able to use this box for all versions of our software. Thanks!
Still have a need for this, and in the meantime I've just been doing more manual setup in Virtual Box with a base image I have instead of vagrant. Need...
I'm good with upgrading OS and SQL Server.
No idea if this is actually relevant or not, but the Up arrow also breaks for me in the cloud shell both on Azure Portal and within Windows Terminal, though...
I looked and didn't find the `Optional(reference)` factory method mentioned. If there's an out of box way to construct an Option from a nullable, I'd be interested. In the meantime,...
Minor note, prefix the above `using static` line with `global`.
Thank goodness I ran into this thread which caused me to try downgrading to 4.2.7. That finally let me use codegen in a .NET 7 project. I had already tried...
My current workaround is to also include an `.npmrc` file in my repo (having to dual maintain the registry URL in each file), use the `npmAuthenticate` task to update `.npmrc`...