Show Notes
Releases
🚨🚨🚨 Several CVEs have been fixed with new .NET Core updates, including
CVE-2021-1721 (Denial of Service) and
CVE-2021-24112 (Remote Code Execution).
🍾
Visual Studio 16.8.5 has been released with the two above CVEs fixed and antoher CVE, specifically CVE-2021-1639, which is a TypeScript Language Service Remote Code Execution Vulnerability. There are also a few bug fixes in this release as well.
🎂
Cake v1.0.0 has been released. It's been 112 releases to 1.0, and congrats to Cake for getting there. For those of you just hearing about Cake, it's a C# build engine in the style of Make, from where it gets its name.
.NET Events
.NET News
🏫
Tess Ferrandez updates her .NET debugging deep dive Tess set up a lab to allow you to practice how to debug .NET application using tools like windbg and procdump. This is an insanely informative and clearly written set of labs on how to master runtime debugging for .NET.
📝
Richard Lander talks about how to stay safe with .NET Containers We don't have near enough the tooling to handle the dependency chains our applications run on; and that does present a problem when a few major companies are effectively responsible for the security of the entire internet. With that statement, I don't know if things have gotten better or worse.
Microsoft News
General Interest
👶
The Rust Foundation is born Given that it's Rust, I
had to tell you about it. Microsoft has also joined the Rust foundation, which means you'll be hearing about Rust more from me. Sorry?
Jobs
And that's it for what happened last week in .NET. Patch your systems, and be prepared for the Solarwinds hack to get a lot worse.
P.S., I'm running a webinar on March 5th, 2021 going over how Test Driven Development (yes,
that Test Driven Development) can help you and your .NET team make decisions.
Sign up here if you're interested.