JamieNordmeyer.net Posts - Page 3

C# 8 Null Forgiving Operator

Published October 24, 2019 by Jamie Nordmeyer

Yup, that’s actually a thing! I’ve never personally seen it discussed in any of the talks or presentations that I’ve seen on C# 8, but…

C# Uri Trailing Slash

Published June 9, 2019 by Jamie Nordmeyer

Many libraries that deal with pathing (taking path “fragments” and appending them together to form a larger path) do not care whether you add trailing…

OmniSharp and VSCode 1.30.1

Published December 20, 2018 by Jamie Nordmeyer

I’m not seeing any hits on the Googles yet for this, but yesterday I ran into an issue where my OmniSharp (the official C# plugin…