If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
AI can generate C# code far faster than you can fix it. Follow these best practices to ensure that your AI-generated C# is ...
Everyone from kids to grandmas is vibe coding. Here's an easy guide on how to start.
Microsoft has released Aspire 13.4, with the key feature being general availability of the TypeScript AppHost, as well as new integrations for Go, Bun, Blazor and WebAssembly. The company currently ...
.NET product manager Richard Lander has written a lengthy post describing how the team intends to improve the memory safety of C# by introducing a new model and redefining the existing unsafe keyword, ...
When Visual Studio Code (VS Code) was released in 2015, it revolutionized code editing. But it can do so much more for the average person who doesn't write code (yet). Let's explore how it can be ...
Installation and running instructions vary depending on the configuration. Follow the link that matches your project type to get started. This repo is a C# .NET Core MVC application that demonstrates: ...
A few months ago, I had a discussion with some friends online. The premise of the discussion was that even if you account for complexity, shorter code is more likely to be bug-free code. As a C ...