Digital Healthcare Architect specializing in the design and integration of enterprise healthcare platforms. When designing a REST API, we often consider aspects such as security, caching, design ...
Earlier this week, Microsoft patched a vulnerability that was flagged with the "highest ever" severity rating received by an ASP.NET Core security flaw. This HTTP request smuggling bug (CVE-2025-55315 ...
CVE-2025-55315 is an HTTP request smuggling bug leading to information leaks, file content tampering, and server crashes. Microsoft’s October Patch Tuesday updates addressed a critical-severity ...
The Core Web Vitals Technology Report by the open source HTTPArchive community ranks content management systems by how well they perform on Google’s Core Web Vitals (CWV). The July update shows that ...
Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has evolved into a mature, fully featured framework. Integral to the ASP.NET ...
A comprehensive school management system showcasing a culmination of skills acquired through a 1.2-year scholarship program. This repository features a feature-rich School Management System built ...
While putting some special content together, I found myself needing to integrate API key authentication middleware into my ASP.NET Core application. I’ve written before about using custom middleware ...
Microsoft’s November release of .NET 8 brought all kinds of great new features. One of the nice improvements introduced in ASP.NET Core 8 is IExceptionHandler, an ...
Take advantage of API key authentication to control the access of applications and services to your Web APIs in ASP.NET Core. There are several ways to secure your APIs in ASP.NET Core 7. You can use ...
I’m excited to announce that Power Platform is now a connected service in Visual Studio 2022 Preview! Code-first developers will now be able to create both APIs and connectors from within Microsoft ...