Editor's note
I pulled together a deliberately mixed lineup this time: practical ASP.NET Core work, a few architecture pieces, and some security and production lessons. The phishing-detection and malicious NuGet articles stand out because they’re the kind of issues teams can’t ignore once they hit your pipeline. I also liked the reserved-filenames post for reminding us that old platform quirks still matter in modern .NET apps.
ASP.NET Core, security, and architecture
Why is everyone launching a newsletter?
Because it’s how creators turn attention into an owned audience, and an audience into a real, compounding business.
The smartest creators aren’t chasing followers. They’re building lists. And they’re building them on beehiiv, where growth, monetization, and ownership are built in from day one.
If you’re serious about turning what you know into something you own, there’s no better place to start. Find out why the fastest-growing newsletters choose beehiiv.
And for a limited time, take advantage of 30% off your first 3 months with code GROW30.
Enjoying the newsletter? Your feedback helps us grow and reach more developers.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Implementing a Custom Transport Layer in MCP
Custom MCP transports are a nice reminder that extensibility is where these platforms get interesting.
How to Upload Files in ASP.NET Core Web API?
File uploads in ASP.NET Core are useful until they aren’t; validation and storage choices matter a lot.
10 C# Mistakes Developers Make (And How to Avoid Them)
Good security hygiene roundup here: phishing detection, suspicious NuGet packages, and session handling all deserve attention.
Reserved filenames on Windows (CON, PRN, AUX, NUL...)
Reserved Windows filenames is one of those practical gotchas that still saves people from weird bugs.
What Is Clean Architecture in .NET With Practical Example?
Clean Architecture and the DI troubleshooting piece are both solid for teams tightening up app structure.
Local Development Setup: Tools, Debugging, and Hot Reload
The production memory leak story is the kind of post that earns its keep by making everyone double-check assumptions.














