Azure - Curated .NET Articles & Tutorials
Curated .NET news, articles, and tutorials about Microsoft Azure, drawn from .NET News Daily issues.
283 curated issues
Enforcing trust and transparency: Open-sourcing the Azure Integrated HSM
As cloud workloads become more agentic and AI systems handle increasingly sensitive data, trust must be engineered directly into infrastructure. Azure Integrated HSM brings hardware‑enforced key prote...
Issue also covered: Clean Architecture, C#, .NET 10, .NET MAUI, Minimal APIs, OpenAI, Performance, Security
Read this issue →Durable Workflows in the Microsoft Agent Framework
Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime, scale with parallel AI agents, and host on Azure ...
Issue also covered: ASP.NET Core, C#, .NET 9, EF Core, Kubernetes, .NET MAUI, OpenAI, Performance
Read this issue →Zero To First Agent (Azure OpenAI)
Zero To First Agent (Azure OpenAI) - AI In C# (Microsoft Agent Framework) (X3DYrdlcLf)
Issue also covered: ASP.NET Core, C#, Design Patterns, Docker, EF Core, GitHub Copilot, Minimal APIs, OpenAI
Read this issue →High-Performance Distributed Caching with .NET and Postgres on Azure
Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest ...
Issue also covered: Cosmos DB, C#, GitHub Copilot, Kafka, Performance, PostgreSQL, Profiling, Visual Studio
Read this issue →I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.
~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → · pip install auto-memory Now give Copilot CLI enhanced context recall. Point it at
Issue also covered: ASP.NET Core, Authentication, Azure DevOps, C#, EF Core, GitHub Copilot, .NET MAUI, Minimal APIs
Read this issue →7 tips to optimize Azure Cosmos DB costs for AI and agentic workloads
AI apps and agentic workloads expose inefficiencies in your data layer faster than any previous generation of apps. You’re storing embeddings, serving low-latency retrieval, handling bursty traffic fr...
Issue also covered: ASP.NET Core, Authentication, Azure DevOps, Clean Architecture, Cosmos DB, C#, .NET Framework, EF Core
Read this issue →Azure Cost Estimation: Navigate Database Pricing
Getting Started With Dapr for Building Cloud-Native Microservices in .NET
Issue also covered: ASP.NET Core, Authentication, C#, .NET 10, .NET Framework, EF Core, JWT, Minimal APIs
Read this issue →Stop juggling package managers—just run `azd update`
Updating azd used to mean remembering which package manager you installed it with. Now one command handles it on every platform. What's new? The azd update command updates the Azure Developer CLI (azd...
Issue also covered: ASP.NET Core, CQRS, C#, Design Patterns, .NET 10, .NET Framework, GitHub Copilot, .NET MAUI
Read this issue →PostgreSQL Like a Pro: Build mission-critical apps at any scale with Azure HorizonDB
Choosing the Right Azure Hosting Model for AI Agents: A Deep Dive into Foundry Hosted Agents
Issue also covered: ASP.NET Core, Azure Functions, Clean Architecture, C#, Docker, EF Core, OpenAI, Performance
Read this issue →How to send Slack messages using Azure Logic Apps: built-in connector vs Slack APIs
As you may know, you can send Slack notifications using Azure Logic Apps. Yes, there is a built-in connector; but, frankly, using the Slack API gives you better results.
Issue also covered: Clean Architecture, C#, .NET 10, EF Core, FluentValidation, GitHub Copilot, JWT, MediatR
Read this issue →The Visual Studio Shortcuts That Cut My Azure Debugging Time in Half
Stop clicking through menus while your Azure logs pile up.
Issue also covered: Clean Architecture, C#, .NET Core, EF Core, OpenAI, Performance, Semantic Kernel, SQL Server
Read this issue →How to Implement Vector Search in C# with Azure AI or Qdrant
Unlock semantic search in C#! This guide explores vector search implementation using Azure AI Search and Qdrant. Build smarter apps with AI-powered features.
Issue also covered: ASP.NET Core, .NET Aspire, C#, Docker, FluentValidation, GitHub Copilot, gRPC, Semantic Kernel
Read this issue →How to Use Azure Blob Storage to Upload and Download Files in .NET
Learn how to use Azure Blob Storage in .NET to efficiently upload and download files. Step-by-step guide with code examples, best practices, and real-world use cases.
Issue also covered: ASP.NET Core, C#, Dapper, Design Patterns, Redis
Read this issue →🔴 VS Code Live - Modernizing Legacy .NET applications with GitHub Copilot Modernization in VS Code
Join Joel Norman and Jorge Balderas and watch them let Copilot loose to try modernizing a .NET application with GitHub Copilot Modernization in VS Code. https://learn.microsoft.com/azure/developer/git...
Issue also covered: ASP.NET Core, C#, EF Core, GitHub Copilot, OAuth, Performance, Source Generators, Visual Studio
Read this issue →How I release a Blazor app to 8 distribution channels
OpenHabitTracker is a free, open source app for taking Markdown notes, planning tasks, and tracking habits. One codebase, 8 distribution…
Issue also covered: ASP.NET Core, Authentication, Benchmarking, Blazor, C#, Dapper, Design Patterns, .NET 8
Read this issue →How to Deploy a .NET Application on AWS EC2 Step by Step
Deploy .NET apps on AWS EC2! This guide simplifies the process, from instance setup to Nginx configuration and HTTPS. Perfect for scalable web applications.
Issue also covered: ASP.NET Core, Authentication, Blazor, Clean Architecture, C#, Design Patterns, .NET 10, ASP.NET MVC
Read this issue →Announcing Aspire 13.2
Aspire 13.2 is here — and this one's a big deal. TypeScript AppHost authoring. An AI-agent-native CLI. New and improved integrations. A smarter dashboard. We've been building toward some of these for ...
Issue also covered: ASP.NET Core, .NET Aspire, AutoMapper, Benchmarking, C#, .NET 10, EF Core, GitHub Copilot
Read this issue →Build Real-Time Pub/Sub Messaging with MQTT, EMQX, .NET, and Angular
A hands-on guide to building client-server Pub/Sub messaging with MQTT and EMQX across ASP.NET, VB.NET, and Angular. We explore the basics…
Issue also covered: ASP.NET Core, .NET Core, .NET Framework, GitHub Actions, Performance, RabbitMQ, Security, Serilog
Read this issue →.NET Core Concepts (IoT)
.NET Concepts
Issue also covered: ASP.NET Core, EF Core, .NET MAUI, Performance, Security, Visual Studio Code
Read this issue →How to Protect Web Applications from DDoS Attacks?
Shield your web applications from DDoS attacks! Learn practical strategies using CDNs, WAFs, rate limiting, and more to maintain performance and availability.
Issue also covered: Benchmarking, C#, .NET 10, .NET 8, EF Core, OpenAI, Performance, Security
Read this issue →From Monolith to Micro-Brain: Architecting Scalable AI Inference in .NET
The shift from monolithic application design to distributed, cloud-native architectures represents one of the most significant paradigm… Continue reading on Level Up Coding »
Issue also covered: ASP.NET Core, C#, EF Core, .NET MAUI, OpenAI, Security, Visual Studio Code
Read this issue →The Rise of AI-Native .NET
How Azure Is Powering the Next Generation of Intelligent Applications
Issue also covered: ASP.NET Core, CQRS, C#, Design Patterns, .NET Core, MediatR, Performance, Redis
Read this issue →SQL to Insights in Minutes with Copilot for Data Factory | Data Exposed
In this episode of Data Exposed, see how AI and Copilot in Microsoft Fabric Data Factory help you go from Azure SQL data to insights in minutes. 3:07 Data Factory in Microsoft Fabric
Issue also covered: ASP.NET Core, C#, Dapper, EF Core, GitHub Copilot, OpenAI, Performance, PostgreSQL
Read this issue →Modernize VB.NET applications to .NET 10 with AWS Transform
Modernize VB.NET applications to .NET 10 with AWS Transform
Issue also covered: AOT, ASP.NET Core, Azure DevOps, Blazor, C#, Docker, .NET 10, .NET 8
Read this issue →Checkpointing & Resuming AI Workflows in .NET
When building real-world AI workflows — especially long-running ones — you can’t always expect the entire process to complete in a single… Continue reading on GoPenAI »
Issue also covered: C#, .NET 10, .NET Core, EF Core, OpenAI, Source Generators, Visual Studio Code
Read this issue →How We Built an Asynchronous Email Notification System Using Azure Queue Storage and Azure…
In almost every modern application, emails power critical workflows, account verifications, password resets, invoices, and many other…
Issue also covered: ASP.NET Core, Azure Functions, Clean Architecture, C#, .NET 10, .NET Core, Minimal APIs, OpenAI
Read this issue →Powering the New Microsoft Agent Framework with Gemini 3.x
How to bring Google’s latest models into the new .NET Agentic ecosystem Continue reading on Google Cloud - Community »
Issue also covered: ASP.NET Core, Clean Architecture, C#, Design Patterns, .NET Core, EF Core, OpenAI, Performance
Read this issue →Local Development Setup: Tools, Debugging, and Hot Reload
Azure Functions for .NET Developers: Series
Issue also covered: ASP.NET Core, Azure Functions, Clean Architecture, C#, .NET Core, Security
Read this issue →Powering the New Microsoft Agent Framework with Gemini 3.x
How to bring Google’s latest models into the new .NET Agentic ecosystem Continue reading on Google Cloud - Community »
Issue also covered: AOT, ASP.NET Core, Clean Architecture, C#, Design Patterns, EF Core, ML.NET, OpenAI
Read this issue →Cracking the Code of Serverless Design: Patterns that Scale and Patterns that Fail
Chad Green explores how intentional design patterns determine whether serverless architectures deliver on their promises of scalability, resilience, and cost efficiency.
Issue also covered: ASP.NET Core, C#, .NET Core, EF Core, Performance, Redis, Security, Visual Studio Code
Read this issue →Azure DocumentDB: A Fully Managed MongoDB-Compatible Database
Running MongoDB at scale eventually forces a trade-off: invest heavily in managing your own infrastructure or move to a managed service and risk losing the compatibility and portability your team depe...
Issue also covered: ASP.NET Core, CQRS, C#, Docker, MediatR, OpenAI, Performance, Security
Read this issue →How to Design a Multi-Tenant SaaS Platform on Microsoft Azure
A practical guide to designing a secure, scalable multi-tenant SaaS architecture on Microsoft Azure, covering tenancy models, data isolation, Azure services, and real-world architectural consideration...
Issue also covered: AOT, ASP.NET Core, .NET Aspire, Authentication, Authorization, C#, .NET Core, Minimal APIs
Read this issue →Federating Databases with Data API Builder Chaining
For decades, DBAs relied on linked servers to stitch data together. If you needed data from two places, you wired them up and moved on. It worked. It was straightforward. It felt native to SQL. But wh...
Issue also covered: C#, .NET 10, EF Core, Semantic Kernel
Read this issue →Microsoft.Extensions.AI: The .NET Feature That’s Quietly Killing Boilerplate
.NET 9 added AI abstractions that make integrating LLMs stupidly simple. Here’s why nobody’s talking about it. Continue reading on JavaScript in Plain English »
Issue also covered: ASP.NET Core, Azure Functions, C#, GitHub Copilot, Minimal APIs, OpenAI, OpenTelemetry, Performance
Read this issue →How Azure Works with .NET
Microsoft Azure works seamlessly with .NET by providing cloud services to build, deploy, and scale applications. Developers can host .NET…
Issue also covered: ASP.NET Core, Azure Functions, C#, .NET 10, JWT, .NET MAUI, Web API, WPF
Read this issue →Time Travel in Azure SQL with Temporal Tables
Applications often need to know what data looked like before. Who changed it, when it changed, and what the previous values were. Rebuilding that history in application code is tedious and error prone...
Issue also covered: ASP.NET Core, Blazor, C#, Domain-Driven Design, .NET 10, .NET Core, Performance, SQL Server
Read this issue →C# .Net 10 MinimalAPI: Weather Service Migration from Azure to AWS — Part 4
You never know when you will need to do this.
Issue also covered: AOT, ASP.NET Core, C#, .NET 10, .NET 8, .NET 9, .NET Core, EF Core
Read this issue →Checkpointing & Resuming AI Workflows in .NET
When building real-world AI workflows — especially long-running ones — you can’t always expect the entire process to complete in a single… Continue reading on GoPenAI »
Issue also covered: Clean Architecture, CQRS, C#, Design Patterns, .NET 8, .NET Core, EF Core, Minimal APIs
Read this issue →How We Built an Asynchronous Email Notification System Using Azure Queue Storage and Azure…
In almost every modern application, emails power critical workflows, account verifications, password resets, invoices, and many other…
Issue also covered: ASP.NET Core, Clean Architecture, C#, .NET 10, .NET Core, Minimal APIs, OpenAI, Security
Read this issue →Enable Soft Delete in Azure SQL
Sometimes applications need to remove data without actually losing it. Soft delete keeps rows in the database while making them invisible to normal application access. This is especially valuable when...
Issue also covered: C#, Design Patterns, .NET 10, EF Core, GitHub Copilot, OAuth, OpenAI, Performance
Read this issue →How .NET and Azure create a foundation for enterprise AI
By the end of 2026, more than 80% of enterprises are expected to have used generative AI APIs/models or deployed GenAI-enabled apps in…
Issue also covered: Authentication, Authorization, EF Core, Kafka, Performance, Security, Source Generators, Visual Studio
Read this issue →How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL)
Strengthen Identity Security and Eliminate Account Keys Identity is becoming the new security perimeter. As organizations modernize their cloud applications, long‑lived secrets and shared keys introdu...
Issue also covered: ASP.NET Core, Azure Functions, Blazor, Cosmos DB, CQRS, Docker, .NET 10, Event Sourcing
Read this issue →Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit
Modern infrastructure work is increasingly agent driven, but only if your AI actually understands the platform you’re deploying. This guide shows how to turn GitHub Copilot CLI into an Azure Cosmos DB...
Issue also covered: ASP.NET Core, Cosmos DB, C#, .NET 9, EF Core, GitHub Copilot, OpenAI, Visual Studio Code
Read this issue →Building Agentic AI with Microsoft.Agents.AI: A Getting Started Guide
Traditional AI chatbots answer questions. Agentic AI takes action. Instead of just telling you about your notes, an agentic assistant can…
Issue also covered: C#, .NET 10, GitHub Copilot, OpenAI, Performance, Source Generators, Visual Studio Code
Read this issue →Why Enterprises Still Choose Microsoft for Long-Term Software Systems
Discover 10 data-backed reasons enterprises choose Microsoft enterprise software for long-term software systems. Azure services, .NET enterprise applications, and enterprise Microsoft solutions explai...
Issue also covered: ASP.NET Core, Authentication, Clean Architecture, Domain-Driven Design, .NET 10, EF Core, ML.NET, OpenAI
Read this issue →Migrating Google Cloud Run to Scaleway: Bringing Your Cloud Infrastructure Back to Europe
Introduction: Why European Cloud Sovereignty Matters Now More Than Ever In an era of increasing geopolitical tensions, data sovereignty concerns, and evolving international relations, European compani...
Issue also covered: ASP.NET Core, Authentication, C#, .NET 10, .NET 8, EF Core, OAuth, OpenAI
Read this issue →Building Intelligent Search with Azure Cosmos DB: Full-Text, Vector, and Hybrid Search
Modern applications demand smarter search capabilities. Users expect to find what they’re looking for even when they don’t use exact…
Issue also covered: ASP.NET Core, Cosmos DB, C#, .NET 10, EF Core, .NET MAUI, MediatR, OpenAI
Read this issue →Implementing Distributed Caching in Web API with Azure Managed Redis
I’ve worked with caching before — storing AI chat request/response pairs in Cosmos DB to avoid redundant model calls, and caching API…
Issue also covered: .NET Aspire, C#, Design Patterns, .NET 10, ML.NET, PostgreSQL, Redis, Unit Testing
Read this issue →Beyond the Rewrite: A Lead Developer’s Guide to Modernizing Legacy .NET & Angular System
Every developer eventually meets a legacy system that has quietly powered the business for years, reliable for customers, painful for…
Issue also covered: Benchmarking, Clean Architecture, Cosmos DB, C#, .NET Core, EF Core, GitHub Copilot, ML.NET
Read this issue →Context-Driven Development: Agent Skills for Microsoft Foundry and Azure
Code will be generated, not written. Working with 100+ companies, I have seen this firsthand: most enterprise workloads taking dependencies on AI SDKs are usually net-new microservices. Hardly anyone ...
Issue also covered: ASP.NET Core, Azure DevOps, C#, Domain-Driven Design, Design Patterns, .NET 10, .NET Core, EF Core
Read this issue →RAG vs LLM Explained: Why Modern AI Apps Need More Than ChatGPT
Unlock the power of accurate AI! Learn the crucial difference between RAG and LLMs. Build real-world AI apps with data security and trustworthy responses.
Issue also covered: ASP.NET Core, Authentication, Clean Architecture, C#, Design Patterns, .NET 10, .NET Core, ASP.NET MVC
Read this issue →The .NET Core Feature That Saved Us 40% Cloud Cost Overnight
When working in the cloud, one fear always looms overhead — 👉 The Monthly Bill Continue reading on Dot Net, API & SQL Learning »
Issue also covered: ASP.NET Core, C#, Design Patterns, .NET Core, .NET Framework, EF Core, Performance, Security
Read this issue →Part 1: Building Your First Serverless HTTP API on Azure with Azure Functions & FastAPI
Introduction This post is Part 1 of the series Serverless Application Development with Azure Functions and Az
Issue also covered: Azure Functions, C#, .NET 10, Performance, Redis
Read this issue →CodeMash 2026 – Workshop: Building and Deploying a .NET 10 App to Azure using Bicep and GitHub Actions
Note: Slides do not tell the whole story of the talk, so take the stand alone slides with a grain of salt. Things may be taken out of context.
Issue also covered: .NET Aspire, C#, .NET 10, .NET 8, .NET Core, GitHub Copilot, SQL Server, System.Text.Json
Read this issue →Multi-Provider Feature Flags in .NET with OpenFeature
Learn how to use Multi-Provider in OpenFeature in dotnet
Issue also covered: ASP.NET Core, Azure DevOps, Clean Architecture, C#, Domain-Driven Design, .NET 10, .NET Core, EF Core
Read this issue →Building a Self-Fixing .NET 10 App with AI Agents
A step-by-step guide to automating error analysis and remediation using Azure Monitor, Semantic Kernel, and LLMs.
Issue also covered: Authentication, Authorization, Azure Functions, .NET 9, Native AOT, OpenAI, Performance, Security
Read this issue →Semantic Reranking with Azure SQL, SQL Server 2025 and Cohere Rerank models
Supporting re‑ranking has been one of the most common requests lately. While not always essential, it can be a valuable addition to a solution when you want to improve the precision of your results. U...
Issue also covered: Blazor, C#, Design Patterns, .NET 10, .NET 9, EF Core, .NET MAUI, OpenAI
Read this issue →MCP Development with .NET, C#, Cloud Run, and Gemini CLI
Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI applications with C# deployed to Google Cloud…
Issue also covered: Azure Functions, C#, .NET 10, JWT, Minimal APIs, OpenAI, Performance, REST API
Read this issue →Getting Started with Microsoft Agent Framework
If you’re building agents in C#/.NET in 2025, the hardest part often isn’t writing prompts — it’s picking a foundation. Should you use…
Issue also covered: Benchmarking, Clean Architecture, C#, .NET 10, JWT, Minimal APIs, ML.NET, Performance
Read this issue →Context Propagation in Distributed Applications and Microservices
In this post, I’ll discuss something essential but often ignored. Context Propagation (CP). Even applications that uses OpenTelemetry for…
Issue also covered: ASP.NET Core, C#, GitHub, gRPC, OpenTelemetry, Performance, Visual Studio Code
Read this issue →How does Aspire launch the Azure Functions runtime when you call aspire run?
A behind-the-scenes look at how Aspire launches the Azure Functions runtime locally, leveraging a clever .NET SDK feature to make it all work seamlessly.
Issue also covered: .NET Aspire, Authentication, Authorization, Azure Functions, C#, .NET 9, FluentValidation, Performance
Read this issue →Modernize ASP.NET MVC Razor UI with AWS Transform
Modernize ASP.NET MVC Razor UI with AWS Transform
Issue also covered: AOT, ASP.NET Core, Azure Functions, Clean Architecture, C#, .NET Core, EF Core, Kubernetes
Read this issue →Modernize ASP.NET Web Forms UI to Blazor with AWS Transform
Modernize ASP.NET Web Forms UI to Blazor with AWS Transform
Issue also covered: ASP.NET Core, Blazor, C#, .NET 10, .NET Core, .NET Framework, EF Core, FluentValidation
Read this issue →Fix It Before They Feel It: Proactive .NET Reliability with Azure SRE Agent
Learn more: https://aka.ms/agentic-modernization Mastodon: https://aka.ms/dotnet/mastodon
Issue also covered: C#, .NET 9, OpenAI, Performance, Redis, REST API, Security, Semantic Kernel
Read this issue →Azure Cosmos DB : Becoming a Search-Native Database
For years, “Database” and “Search systems" (think Elastic Search) lived in separate worlds. While both Databases and Search Systems operate in the same domain (storing, indexing and querying data...
Issue also covered: ASP.NET Core, Authentication, Clean Architecture, Cosmos DB, C#, Domain-Driven Design, Design Patterns, .NET 10
Read this issue →Azure networking updates on security, reliability, and high availability
The cloud landscape is evolving at an unprecedented pace, driven by the exponential growth of AI workloads. The post Azure networking updates on security, reliability, and high availability appeared ...
Issue also covered: ASP.NET Core, Blazor, Clean Architecture, C#, .NET 10, EF Core, Minimal APIs, Performance
Read this issue →Why Azure Key Vault is Essential for .NET Security
This is not a trifle in the current software architecture in which we store our application secrets — database passwords, API keys, and…
Issue also covered: ASP.NET Core, Clean Architecture, C#, Design Patterns, .NET 10, .NET 8, EF Core, GitHub Copilot
Read this issue →Using Azure Key Vault to Protect Secrets in .NET Apps
Storing secrets like database passwords, JWT keys, API tokens, or connection strings inside your application is risky. If someone gets…
Issue also covered: ASP.NET Core, Clean Architecture, C#, Domain-Driven Design, EF Core, Native AOT, Performance, Security
Read this issue →Azure Content Understanding is now generally available
At Microsoft Ignite this year, we’re excited to announce that Azure Content Understanding in Foundry Tools is now generally available (GA). Over the past months, we’ve seen preview usage across indust...
Issue also covered: C#, .NET 10, EF Core, Performance, REST API, Source Generators
Read this issue →Azure Functions in .NET 9 — A Complete 3-Part Mega Series
Part 1: Foundations, Architecture & HTTP Triggers
Issue also covered: ASP.NET Core, Azure Functions, Clean Architecture, C#, .NET 10, .NET Core, Redis
Read this issue →Aspire for .NET Developers - Deep Dive into Cloud-Ready .NET Apps
In this in-depth guide, we will explore .NET Aspire, understand its core concepts, and learn when and how to use Aspire 13 with the latest .NET 10 SDK to build cloud-ready, observable, and maintainabl...
Issue also covered: ASP.NET Core, .NET Aspire, Azure DevOps, Benchmarking, CQRS, C#, Design Patterns, .NET 10
Read this issue →Public preview of vector indexing in Azure SQL DB, Azure SQL MI, and SQL database in Microsoft Fabric
We are happy to share that DiskANN vector indexing is now in public preview across Azure SQL Database, Azure SQL Managed Instance, and SQL database in Microsoft Fabric. DiskANN is a cutting-edge algor...
Issue also covered: C#, .NET 10, EF Core, Performance, Security, xUnit.net
Read this issue →Reinventing how .NET Builds and Ships (Again) - .NET Blog
An exploration of how .NET evolved from a distributed build system to Unified Build, dramatically reducing complexity and build times while improving flexibility and predictability for shipping .NET r...
Issue also covered: ASP.NET Core, C#, Design Patterns, .NET 10, EF Core, GitHub Copilot, Minimal APIs, OpenAI
Read this issue →How to Build HIPAA-Compliant ASP.NET Healthcare Apps in 2026
Learn how to build secure, HIPAA-compliant healthcare apps using ASP.NET Core and Azure. Includes architecture, security controls, deployment steps, and 2026 best practices.
Issue also covered: Cosmos DB, C#, .NET 10, GitHub Copilot, Performance, Unit Testing, Web API
Read this issue →Develop Faster with VS Code for the Web – Azure: Your Browser-Based Dev Environment
Developers can now move from idea to Azure-ready code in minutes with VS Code for the Web – Azure. This browser-based environment removes setup time, reduces friction, and gives you immediate access t...
Issue also covered: ASP.NET Core, .NET Core, EF Core, JWT, .NET MAUI, OAuth, SQL Server
Read this issue →Carbon Aware Computing - Using .NET Open Source libraries for more sustainable applications
This talk will show how these patterns can be implemented with Open Source .NET Libraries - on prem, in the cloud with Azure PaaS or in Kubernetes and what options an application has to “shed” the loa...
Issue also covered: ASP.NET Core, .NET Aspire, C#, .NET 10, EF Core, MediatR, Performance, Redis
Read this issue →Modern Windows Development with .NET
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement Whether you're building new Windows apps or modernizing existing ones, see how .NET provides the ...
Issue also covered: ASP.NET Core, Authorization, CQRS, .NET 10, EF Core, GitHub Copilot, Minimal APIs, OpenAI
Read this issue →Implementing Blue-Green Deployment for Zero Downtime in .NET
Achieve zero-downtime deployments in .NET with Blue-Green Deployment! Learn the benefits, workflow, and practical implementation using Azure, Kubernetes, and more. Ensure seamless updates and instant ...
Issue also covered: ASP.NET Core, Blazor, CQRS, C#, Dapper, .NET 10, EF Core, GitHub Actions
Read this issue →Behind the Scenes of VS Code’s Planning Agent
Azure Developer CLI: Azure Container Apps Dev-to-Prod Deployment with Layered Infrastructure
Issue also covered: ASP.NET Core, Blazor, C#, .NET 10, GitHub Actions, OpenTelemetry, Performance, Source Generators
Read this issue →How I Accidentally Created a Memory Leak That Taught Me C#’s Darkest Secret
From 150MB to 4GB in 48 hours: The static event subscription that almost killed our Azure API and what it taught me about .NET’s garbage… Continue reading on .Net Programming »
Issue also covered: ASP.NET Core, Blazor, Clean Architecture, C#, Docker, .NET 8, .NET 9, EF Core
Read this issue →On .NET Live | Building Real-World AI Agents with Agent Framework
In this talk, Vic Perdana demos SemantiClip, an open-source AI agent that transforms video into blog content using the new Agent Framework or AF (next evolution of Semantic Kernel + Autogen) and Azure...
Issue also covered: Application Insights, ASP.NET Core, C#, Domain-Driven Design, .NET 10, .NET 9, EF Core, gRPC
Read this issue →The Ultimate .NET 9 Developer Roadmap (Cloud-Native + AI-Ready Edition)
If you’re building modern, intelligent, and scalable .NET applications, 2025 is the year to go beyond syntax and think in systems… Continue reading on Stackademic »
Issue also covered: Application Insights, ASP.NET Core, .NET Aspire, Authentication, AutoMapper, C#, .NET 10, EF Core
Read this issue →Integrating TimeSolv with QuickBooks for Smarter Billing & Accounting
Streamline billing & accounting by integrating TimeSolv with QuickBooks. Automate data sync, reduce errors, and gain real-time financial insights. Scale efficiently!
Issue also covered: .NET Aspire, Authentication, AutoMapper, Azure DevOps, Clean Architecture, C#, Domain-Driven Design, Design Patterns
Read this issue →Deploy Azure Apps Automatically Using Azure Pipelines (YAML)
Automate Azure app deployments with Azure Pipelines using YAML! This tutorial guides you through creating a CI/CD pipeline for seamless updates to App Service or Function Apps.
Issue also covered: Application Insights, ASP.NET Core, Azure DevOps, .NET 10, EF Core, GitHub Copilot, Minimal APIs, ML.NET
Read this issue →Azure with .NET
In this comprehensive article, we explore Azure-integrated .NET 8 hybrid cloud architectures, focusing on on-prem to cloud data…
Issue also covered: ASP.NET Core, Clean Architecture, C#, .NET 10, .NET Core, EF Core, MediatR, Minimal APIs
Read this issue →Major Azure Front Door Outage Causing Widespread Service Disruptions Across Microsoft 365, Microsoft Azure, And The Azure Portal (October 29, 2025) | Build5Nines
Starting at approximately 16:00 UTC on October 29, 2025, Microsoft Azure began experiencing a significant outage affecting the Azure Front Door (AFD) service.
Issue also covered: ASP.NET Core, .NET 8, .NET 9, .NET Core, EF Core, Performance, Security, SignalR
Read this issue →Deploying a .NET app to Azure using Docker, ACR, App Service, and GitHub Actions — Step-by-step
This document explains, in a concise, copy-pasteable way, how to:
Issue also covered: Application Insights, AutoMapper, Azure Functions, Clean Architecture, Domain-Driven Design, Design Patterns, Docker, .NET 10
Read this issue →.NET Secrets Management with Azure App Configuration & Key Vault
Ensure Secure, Scalable, and Resilient Secret Management Across All Environments and Regions in .NET
Issue also covered: Application Insights, ASP.NET Core, AutoMapper, Clean Architecture, CQRS, C#, Dapper, Domain-Driven Design
Read this issue →Your 6-Step Guide to Deploying a Website with GitHub Codespaces and Copilot agent mode
👋everyone! Shree here. I'm sure many of you have had a similar chat with someone you know
Issue also covered: ASP.NET Core, C#, .NET 10, EF Core, Performance, Visual Studio
Read this issue →Observability Is Non-Negotiable: Logging and Debugging Azure Functions in Life-Critical Systems
Ensure reliability in critical Azure Functions with robust observability. This article demonstrates how to effectively log and debug Azure Functions, using a real-world vaccine cold chain monitoring s...
Issue also covered: ASP.NET Core, Authentication, Authorization, Azure Functions, Clean Architecture, Cosmos DB, CQRS, Domain-Driven Design
Read this issue →Optimize Your .NET App for Production — Complete Checklist (Part 1)
Optimize any .NET app for production with a practical checklist. In this list, you’ll find releasing, publishing, trimming, kestrel & GC… Continue reading on abp-community »
Issue also covered: Authorization, Azure Functions, C#, Design Patterns, .NET Core, EF Core, JWT, Minimal APIs
Read this issue →⚙️ That One Azure Setting That Doubled Our Reliability
We didn’t rewrite our code. We didn’t scale out. We just added one setting — and our cloud app stopped failing randomly. Continue reading on AWS in Plain English »
Issue also covered: .NET Aspire, Blazor, C#, Design Patterns, .NET 10, EF Core, GitHub Copilot, OpenAI
Read this issue →A Strategic Overview of Azure Cognitive Services
Unlock the power of AI with Microsoft Azure Cognitive Services. This strategic overview explores how pre-built AI models for vision, speech, language, decision-making, and web search can rapidly accel...
Issue also covered: ASP.NET Core, Azure DevOps, Azure Functions, CQRS, C#, Design Patterns, .NET 9, EF Core
Read this issue →Refactoring Legacy .NET Framework Apps for Cloud-Native Deployment
Modernize legacy .NET Framework applications for cloud-native deployment without costly rewrites. This guide outlines an incremental refactoring approach, focusing on containerization, abstraction lay...
Issue also covered: Application Insights, ASP.NET Core, Clean Architecture, C#, Domain-Driven Design, Docker, .NET 9, .NET Core
Read this issue →An Introduction to Data Analytics in Microsoft Azure
Unlock the power of data with Azure Data Analytics! This article introduces Microsoft Azure's comprehensive suite of services for data ingestion, storage, processing, and visualization. Discover how A...
Issue also covered: ASP.NET Core, CQRS, C#, .NET 10, Performance, Security, SQL Server
Read this issue →Building an AI Task Management Agent using Microsoft Agentic AI Framework
Discover how to build intelligent AI agents using the Microsoft Agentic AI Framework and Azure OpenAI. This guide covers setting up Azure resources, deploying models like gpt-4o-mini, creating functio...
Issue also covered: ASP.NET Core, .NET Aspire, Authentication, Authorization, Clean Architecture, C#, Domain-Driven Design, Design Patterns
Read this issue →🚪 Azure Bastion: The Hidden Hero for Secure VM Access
Secure your Azure VMs with Azure Bastion! This often-overlooked service provides secure RDP/SSH access directly from the Azure portal via SSL, eliminating the need for public IPs and open inbound port...
Issue also covered: AOT, ASP.NET Core, Blazor, Clean Architecture, C#, .NET 9, EF Core, Security
Read this issue →C# for Cloud-Native Development
How to Build Scalable and Secure Apps with Azure
Issue also covered: ASP.NET Core, .NET 9, EF Core, GitHub Copilot, gRPC, Minimal APIs, OpenTelemetry, Performance
Read this issue →Azure Pricing Calculator: Estimate Smarter, Plan Confidently
In this episode of the #AzureEssentialsShow, host Thomas Maurer and guest Britt Henderson from Microsoft Azure dive into the #AzurePricingCalculator, exploring its features, benefits, and practical ap...
Issue also covered: .NET 10, EF Core, Performance, REST API
Read this issue →Deploying .NET Applications to Azure and AWS: Step-by-Step Guide
Unlock the power of cloud deployment for your .NET applications! This step-by-step guide provides a comprehensive walkthrough of deploying .NET apps to both Microsoft Azure and Amazon Web Services (AW...
Issue also covered: AOT, ASP.NET Core, CQRS, Docker, .NET 9, .NET Core, GitHub Copilot, Kubernetes
Read this issue →🔑 Cheatsheet: Azure Service Bus vs Event Grid vs Event Hub
Confused about Azure Service Bus, Event Grid, and Event Hub? This cheatsheet provides a clear comparison of these Azure services. Learn when to use each based on messaging patterns, delivery guarantee...
Issue also covered: Blazor, C#, .NET 10, .NET Core, EF Core, Performance, SignalR, Source Generators
Read this issue →Introduction to Cloud-Native .NET Development
Explore cloud-native .NET development! Learn how to build scalable, resilient apps with ASP.NET Core, Docker, and cloud platforms like Azure and AWS.
Issue also covered: ASP.NET Core, Azure Functions, C#, .NET 10, .NET 9, .NET Core, .NET MAUI, Minimal APIs
Read this issue →Zero-Cost, Insurance Quote App in .NET 8 with Azure DevOps Zip Deploy
This article guides you through creating a CI/CD pipeline with Zip Deploy, automated health checks, and SQLite database persistence, all without paid tools. Learn modern DevOps practices accessible to...
Issue also covered: ASP.NET Core, Azure DevOps, Blazor, Clean Architecture, CQRS, C#, Domain-Driven Design, Design Patterns
Read this issue →Next-Level SQL in VS Code: GitHub Copilot, Containers & more | Data Exposed
Learn how to enhance your SQL development experience with GitHub Copilot, SQL Server containers, and Fabric in this episode of Data Exposed. To wrap things up, we showcase the latest deployment featur...
Issue also covered: ASP.NET Core, Authentication, Blazor, C#, Docker, EF Core, GitHub Copilot, .NET MAUI
Read this issue →Building Real-Time Features with Azure SignalR in .NET 9
A hands-on guide to building scalable private messaging, broadcasting, monitoring and Scaling with Azure SignalR in .NET 9 Continue reading on Simform Engineering »
Issue also covered: ASP.NET Core, Blazor, C#, Docker, .NET 8, .NET 9, EF Core, GitHub Copilot
Read this issue →Azure App Configuration With Dotnet(C#)
Azure App Configuration is a fully managed service, which provides you a way to store the configurations in a centralised store. You can…
Issue also covered: ASP.NET Core, Blazor, C#, .NET 10, EF Core, .NET MAUI, Minimal APIs, Performance
Read this issue →Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirement
Learn about the upcoming 16 KB page size requirement for Google Play and how to ensure your .NET MAUI apps are ready for the November 2025 deadline. The post Preparing Your .NET MAUI Apps for Google ...
Issue also covered: ASP.NET Core, C#, .NET 10, .NET 8, .NET 9, EF Core, .NET MAUI, Native AOT
Read this issue →Zero-Downtime Transition from IdentityServer4 to Keycloak
Introduction
Issue also covered: ASP.NET Core, .NET Aspire, Authentication, C#, Design Patterns, .NET 10, EF Core, .NET MAUI
Read this issue →The Hidden Tax in Your .NET Async Code — And the Microsoft Fix Nobody Uses
Last year, one async method quietly burned $5K of our Azure bill. Continue reading on Level Up Coding »
Issue also covered: ASP.NET Core, Benchmarking, Clean Architecture, C#, Domain-Driven Design, .NET 10, .NET 9, .NET Core
Read this issue →Unlock Cloud Savings for Linux VMs
This episode covers how organizations can modernize infrastructure, reduce cloud costs (by up to 76%!), and migrate existing Red Hat and SUSE Linux subscriptions to Azure with zero downtime and flexib...
Issue also covered: ASP.NET Core, C#, Design Patterns, .NET 10, .NET 8, EF Core, GitHub, GitHub Copilot
Read this issue →Building a Modern Microservices Application with .NET Core, Angular 20, Docker, and Azure
Build a modern microservices application using .NET Core 7, Angular 20, Docker, and Azure. This comprehensive guide covers backend development with .NET API and EF Core, frontend implementation with A...
Issue also covered: ASP.NET Core, Authentication, .NET 8, OpenAI, Performance, Security, Source Generators, Visual Studio
Read this issue →🕒 Handling Time Zones in .NET 6: Quartz.NET vs Hangfire for Scheduled Jobs
Struggling with time zones in .NET 6 scheduled tasks? This guide compares Quartz.NET and Hangfire for handling time-sensitive jobs. Learn how to schedule tasks at specific local times for users in dif...
Issue also covered: AOT, ASP.NET Core, Azure Functions, Benchmarking, C#, .NET 8, EF Core, GitHub
Read this issue →How to swap deployment slots in Azure App Service?
Learn how to leverage Azure App Service deployment slots for seamless website updates with zero downtime. This guide walks you through creating staging slots, deploying code changes, and swapping them...
Issue also covered: ASP.NET Core, AutoMapper, Blazor, Clean Architecture, C#, .NET 10, .NET 9, .NET Core
Read this issue →Agent Factory: Connecting agents, apps, and data with new open standards like MCP and A2A
The real power of agents comes from their ability to connect to each other, to enterprise data, and to the systems where work gets done. The post Agent Factory: Connecting agents, apps, and data with...
Issue also covered: AOT, ASP.NET Core, Authentication, Benchmarking, Blazor, C#, .NET 10, .NET Core
Read this issue →Build an AI Chatbot with Azure OpenAI + Blazor in .NET 8
AI is no longer just hype — it’s shipping in real-world apps today. Imagine combining the power of Azure OpenAI with the simplicity of…
Issue also covered: ASP.NET Core, Authentication, Authorization, Blazor, Clean Architecture, C#, .NET 8, .NET MAUI
Read this issue →Why Domain Migration Hits .NET Harder Than Java
Domain migration impacts in .NET and Java workloads Continue reading on AWS in Plain English »
Issue also covered: ASP.NET Core, C#, Docker, .NET 10, EF Core, GitHub Copilot, Minimal APIs, Performance
Read this issue →ABP.io and Azure Blob Storage integration: A Simple Guide
Learn how to configure and use Azure Blob Storage in your ABP.io application, from initial setup to file uploads.
Issue also covered: .NET Aspire, C#, .NET 10, Minimal APIs, ML.NET, Performance, Security, Unit Testing
Read this issue →How to Build SaaS Fast | Reduce SaaS MVP Launch Time
Launching a SaaS product isn’t just about writing code — it’s a race against time. In today’s hyper-competitive market, the difference…
Issue also covered: ASP.NET Core, Azure Functions, C#, EF Core, .NET MAUI, MongoDB, Performance, Redis
Read this issue →GitHub Copilot for Azure (Preview) Launches in Visual Studio 2022 with Azure MCP Support
The GitHub Copilot for Azure extension is now in Public Preview for Visual Studio 2022 (17.14+). It brings a curated set of Azure developer tools—exposed through the Azure MCP server—directly into Git...
Issue also covered: ASP.NET Core, CQRS, C#, .NET 10, .NET Core, EF Core, GitHub Copilot, Kafka
Read this issue →Microsoft Graph API for unified Data Access and Insights
Microsoft Graph API connects Office 365, Azure AD, OneDrive, and Teams through a unified endpoint, enabling secure data access, workflow automation, insights, and collaboration for modern applications...
Issue also covered: ASP.NET Core, Blazor, C#, Dapper, .NET 9, .NET Core, EF Core, Event Sourcing
Read this issue →Introduction to Azure Virtual Machines (VMS)
Master Azure Virtual Machines (VMs)! This guide covers setup, networking, storage, security, and cost optimization for scalable cloud computing. Deploy VMs confidently!
Issue also covered: ASP.NET Core, Blazor, C#, .NET 9, EF Core, GitHub, .NET MAUI, Minimal APIs
Read this issue →Credential Security in ASP.NET Core Web API: Best Practices and Implementation
Learn how to secure credentials in ASP.NET Core Web API using best practices such as secret management, authentication, HTTPS, and Azure Key Vault to protect sensitive data and prevent leaks.
Issue also covered: ASP.NET Core, Authentication, Authorization, AutoMapper, C#, Design Patterns, .NET 10, .NET 9
Read this issue →GPT-OSS – A C# Guide with Ollama
Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI The post GPT-OSS – A C# Guide with Ollama appeared first on .NET Blog.
Issue also covered: ASP.NET Core, Cosmos DB, C#, .NET Core, .NET Framework, GitHub Copilot, OpenAI, Security
Read this issue →Deploying a Storage Account in Azure using Asure Portal
Azure Storage is a service from Microsoft that lets you save your files, photos, backups, and other data on the internet (cloud). You can create a storage account easily using the Azure website. Azure...
Issue also covered: AOT, ASP.NET Core, C#, .NET 9, GitHub Copilot, OpenAI, Performance, Visual Studio
Read this issue →.NET 9 — Aspire vs Ocelot vs YARP
Essas três tecnologias são muito semelhantes e estão em alta no mercado, hoje vamos presentar as finalidades e diferenças de cada um.
Issue also covered: ASP.NET Core, C#, .NET 9, .NET Core, EF Core, GitHub Copilot, Native AOT, OpenAI
Read this issue →.NET Migration Checklist for Enterprise Apps
Migrating enterprise applications to a newer .NET version requires careful planning to minimize risks and maximize benefits. A structured…
Issue also covered: AOT, Application Insights, ASP.NET Core, .NET Aspire, Benchmarking, Blazor, Clean Architecture, C#
Read this issue →25 Tools to Help You Manage Hybrid No-Code And Custom Code Stack
Discover 25 powerful tools for founders and teams managing hybrid no-code + custom code applications. Streamline workflows, boost scalability, and improve collaboration.
Issue also covered: Application Insights, ASP.NET Core, Authentication, C#, .NET Core, EF Core, GitHub, GitHub Copilot
Read this issue →Build Next-Gen AI Apps with .NET and Azure
10 Real-World Ways to Make Your EF Core Queries Faster
Issue also covered: ASP.NET Core, Authentication, Authorization, Blazor, Clean Architecture, C#, .NET Core, EF Core
Read this issue →Stop Reinventing Payments: How EasyLaunchpad Connects You to Stripe & Paddle Fast
If you’ve ever set up payments for a SaaS app, you already know — it’s never as easy as the documentation makes it look.
Issue also covered: ASP.NET Core, Clean Architecture, C#, Domain-Driven Design, Design Patterns, .NET 8, .NET 9, .NET Core
Read this issue →How to Cut Your Cloud Bill in Half with Zero Code Changes in .NET Apps
No refactors. No new features. Just smart config tuning. Here’s how I saved thousands in cloud costs by tweaking autoscaling, storage… Continue reading on .Net Programming »
Issue also covered: ASP.NET Core, C#, .NET 10, .NET 9, .NET Core, GitHub Copilot, .NET MAUI, Minimal APIs
Read this issue →Announcing General Availability of UNISTR function and ANSI SQL || Operator in Azure SQL
We’re excited to announce the General Availability (GA) of two long-standing capabilities that address critical needs for SQL developers and enterprise customers in Azure SQL Database and Azure SQL Ma...
Issue also covered: .NET Aspire, Authentication, Authorization, C#, .NET 10, EF Core, GitHub Copilot, Minimal APIs
Read this issue →How to Build an AI Agent Using Azure
Artificial Intelligence is reshaping the way we build applications—from chatbots to smart assistants. In this article, we'll explore how to create your own AI Agent using Microsoft Azure
Issue also covered: ASP.NET Core, CQRS, Dapper, .NET 9, EF Core, .NET MAUI, MediatR, Source Generators
Read this issue →A CTO’s Roadmap to Modernizing Legacy Systems with .NET 8 & Azure
A step-by-step guide for CTOs to modernize legacy systems using .NET 8 and Microsoft Azure. Learn strategy, tools, timelines, and expected ROI.
Issue also covered: Clean Architecture, C#, JWT, Performance, REST API, Security, Unit Testing
Read this issue →Enhancing Analytical Queries with Semantic Kernel and In-Memory SQL Processing
Semantic Kernel in-memory SQL processing for analytical queries In today's world, large language models (LLMs) like Azure OpenAI's GPT models have significantly changed how users interact with data-dr...
Issue also covered: ASP.NET Core, C#, .NET 9, EF Core, Security, Web API
Read this issue →Azure Blob Storage Is Not a Database — Here’s the Microsoft-Approved Fix
https://blog.devgenius.io/azure-blob-storage-is-not-a-database-heres-the-microsoft-approved-fix-c51278ce3bf9
Issue also covered: ASP.NET Core, C#, .NET 9, GitHub Copilot, Performance, SQL Server, Visual Studio Code
Read this issue →Secure Your Secrets in .NET with Azure Key Vault
https://www.c-sharpcorner.com/article/secure-your-secrets-in-net-with-azure-key-vault/
Issue also covered: Application Insights, Authentication, Azure Functions, Benchmarking, Clean Architecture, C#, Domain-Driven Design, Design Patterns
Read this issue →Think Your Azure Functions Are Cheap? We Thought So Too — Until We Looked Closer
https://medium.com/@mohsho10/think-your-azure-functions-are-cheap-we-thought-so-too-until-we-looked-closer-f1845ffc3829
Issue also covered: ASP.NET Core, AutoMapper, Azure Functions, .NET 10, .NET 8, .NET 9, .NET MAUI, Minimal APIs
Read this issue →Databricks runs best on Azure
https://azure.microsoft.com/en-us/blog/databricks-runs-best-on-azure/
Issue also covered: ASP.NET Core, Authentication, Authorization, Clean Architecture, C#, Dapper, Design Patterns, .NET 9
Read this issue →Microsoft Unveils Azure Accelerate to Boost Cloud Adoption and AI Investments
https://www.c-sharpcorner.com/news/microsoft-unveils-azure-accelerate-to-boost-cloud-adoption-and-ai-investments
Issue also covered: ASP.NET Core, Benchmarking, Blazor, Clean Architecture, Cosmos DB, C#, .NET 10, Minimal APIs
Read this issue →Differences between Data Center, Zone, Region, and Geo Location in Microsoft Azure
https://www.c-sharpcorner.com/article/differences-between-data-center-zone-region-and-geo-location-in-microsoft-azu/
Issue also covered: ASP.NET Core, Authentication, Clean Architecture, C#, EF Core, MediatR, Minimal APIs, OpenTelemetry
Read this issue →Clean up your *.csproj | Customize a build by Directory.Build.props
https://medium.com/@denmaklucky/clean-up-your-csproj-customize-a-build-by-directory-build-props-250001d98a7d
Issue also covered: Authentication, Blazor, CQRS, C#, Design Patterns, .NET 10, EF Core, GitHub Copilot
Read this issue →Azure App Insights Is Eating Your Budget — Here’s a Smarter Way to Monitor
https://medium.com/@mohsho10/azure-app-insights-is-eating-your-budget-heres-a-smarter-way-to-monitor-2658f064584e
Issue also covered: ASP.NET Core, Authentication, C#, .NET Core, JWT, OpenAI, Performance, Redis
Read this issue →Build & Host a .NET 8 App on Azure — The Right Way (With Best Practices & Secure Connections)
https://medium.com/all-about-microsoft-azure/build-host-a-net-8-app-on-azure-the-right-way-with-best-practices-secure-connections-187a4c08e8cd
Issue also covered: ASP.NET Core, C#, EF Core, GitHub Copilot, OpenAI, Performance, Visual Studio Code
Read this issue →Building Your First MCP Server with .NET
https://nirajranasinghe.medium.com/building-your-first-mcp-server-with-net-94eec6d826cb
Issue also covered: ASP.NET Core, Authentication, C#, .NET Core, EF Core, JWT, .NET MAUI, OpenTelemetry
Read this issue →Deploying IP Address Management (IPAM) in Azure
https://www.c-sharpcorner.com/article/deploying-ip-address-management-ipam-in-azure/
Issue also covered: ASP.NET Core, Authentication, AutoMapper, C#, .NET Core, EF Core, .NET MAUI, MediatR
Read this issue →Add Conversational AI to .NET Apps Using Azure OpenAI and Semantic Kernel
https://medium.com/@mikhail.petrusheuski/add-conversational-ai-to-net-apps-using-azure-openai-and-semantic-kernel-389861c80aff
Issue also covered: ASP.NET Core, C#, Design Patterns, .NET Core, OpenAI, Performance, Semantic Kernel, SignalR
Read this issue →Diagnosing Latency in .NET: Background GC and the Large Object Heap
https://medium.com/@anders_pedersen/diagnosing-latency-in-net-background-gc-and-the-large-object-heap-09449162b399
Issue also covered: Authentication, Authorization, Azure DevOps, Clean Architecture, C#, .NET 9, EF Core, JWT
Read this issue →How to Use Vector Databases with .NET to Build Semantic Search with AI
https://medium.com/@rafaellarrosa/how-to-use-vector-databases-with-net-to-build-semantic-search-with-ai-16b865c75725
Issue also covered: ASP.NET Core, Blazor, C#, EF Core, ML.NET, OpenAI, Serilog, Visual Studio Code
Read this issue →Deploying a .NET Weather Forecast App to AKS Using GitHub Actions and Argo CD
https://www.c-sharpcorner.com/article/deploying-a-net-weather-forecast-app-to-aks-using-github-actions-and-argo-cd/
Issue also covered: ASP.NET Core, C#, .NET 10, EF Core, GitHub Actions, GitHub Copilot, Kubernetes, Minimal APIs
Read this issue →Top 5 Google Tools for Gen-AI Developers
https://www.c-sharpcorner.com/blogs/top-5-google-tools-for-genai-developers
Issue also covered: ASP.NET Core, Authorization, C#, .NET 8, EF Core, JWT, Minimal APIs, ML.NET
Read this issue →My Production-Ready .NET Clean Architecture Template (Used Across 10+ Azure Apps)
https://medium.com/@mohsho10/my-production-ready-net-clean-architecture-template-used-across-10-azure-apps-1617ffc0f6bd
Issue also covered: ASP.NET Core, .NET Aspire, Azure Functions, Clean Architecture, C#, .NET 8, EF Core, Kafka
Read this issue →Your Search Bar Is Dumb. Here’s How to Make It Smarter With Azure AI + .NET in 30 Minutes
https://medium.com/@mohsho10/your-search-bar-is-dumb-heres-how-to-make-it-smarter-with-azure-ai-net-in-30-minutes-68cb263c790a
Issue also covered: Docker, .NET 10, EF Core, Kubernetes
Read this issue →Understanding Key Microsoft Azure Services
https://www.c-sharpcorner.com/article/understanding-key-microsoft-azure-services/
Issue also covered: ASP.NET Core, Azure Functions, C#, .NET 9, EF Core, GitHub Copilot, Redis
Read this issue →VS Code Live: Extending Agent Mode
https://dev.to/azure/vs-code-live-extending-agent-mode-l1h
Issue also covered: C#, EF Core, GitHub Copilot, Minimal APIs, Performance, Visual Studio
Read this issue →Scale Like a Pro: Mastering Partitioning and Read Replicas in .NET Apps
https://www.c-sharpcorner.com/blogs/scale-like-a-pro-mastering-partitioning-and-read-replicas-in-net-apps
Issue also covered: Azure DevOps, Clean Architecture, C#, EF Core, GitHub Copilot, Minimal APIs, Performance
Read this issue →A story of collaborating agents: chatting with your database the right way
https://devblogs.microsoft.com/azure-sql/a-story-of-collaborating-agents-chatting-with-your-database-the-right-way/
Issue also covered: C#, Performance, Serilog, SQL Server
Read this issue →Why Most .NET Developers Miss Out on Azure’s Best Features (And How Not to Be One of Them)
https://medium.com/turbo-net/why-most-net-developers-miss-out-on-azures-best-features-and-how-not-to-be-one-of-them-38df10a94292?source=rss------dotnet-5
Issue also covered: ASP.NET Core, Authentication, Authorization, Clean Architecture, C#, Dapper, Design Patterns, .NET 10
Read this issue →Azure Service Bus with .NET (Step-by-Step + Code)
https://www.c-sharpcorner.com/blogs/azure-service-bus-with-net-stepbystep-code
Issue also covered: C#, .NET 9, EF Core, Native AOT, Performance, Service Bus, Visual Studio, Visual Studio Code
Read this issue →Integrating GPT-4 in C# Applications Using Azure OpenAI Services
https://www.c-sharpcorner.com/article/integrating-gpt-4-in-c-sharp-applications-using-azure-openai-services/
Issue also covered: C#, Design Patterns, EF Core, .NET MAUI, OpenAI, Performance, Security, SQL Server
Read this issue →Implementing A2A Protocol and MCP in .NET Core
https://vik-sharma.medium.com/implementing-a2a-protocol-and-mcp-in-net-core-460fcfea0e80
Issue also covered: C#, Domain-Driven Design, .NET 10, .NET Core, Performance, RabbitMQ, Service Bus, Visual Studio Code
Read this issue →Best practices for architecting SaaS applications on Azure | DEM505
https://www.youtube.com/watch?v=KrxHq5CvHW4
Issue also covered: .NET Aspire, Blazor, C#, Design Patterns, .NET 9, EF Core, GitHub Copilot, OpenTelemetry
Read this issue →Send SMS and Emails With Azure Communications Services in .NET — A Step-by-Step Guide.
https://medium.com/@venkataramanaguptha/send-sms-and-emails-with-azure-communications-services-in-net-a-step-by-step-guide-776672f98f53
Issue also covered: ASP.NET Core, Authentication, Blazor, CQRS, C#, Dapper, Design Patterns, .NET 10
Read this issue →New AI Features in SQL Server 2025
https://devblogs.microsoft.com/azure-sql/new-ai-features-in-sql-server-2025/
Issue also covered: ASP.NET Core, C#, Design Patterns, .NET Core, EF Core, GitHub Copilot, Minimal APIs, OpenTelemetry
Read this issue →New Generally Available and Preview Search Capabilities in Azure Cosmos DB for NoSQL
https://devblogs.microsoft.com/cosmosdb/new-generally-available-and-preview-search-capabilities-in-azure-cosmos-db-for-nosql
Issue also covered: ASP.NET Core, .NET Aspire, Cosmos DB, C#, Domain-Driven Design, .NET 9, GitHub Copilot, gRPC
Read this issue →Announcing the General Availability (GA) of JSON data type & JSON aggregates…
https://devblogs.microsoft.com/azure-sql/announcing-the-general-availability-ga-of-json-data-type-json-aggregates/
Issue also covered: Azure Functions, Blazor, Cosmos DB, C#, Design Patterns, .NET 9, EF Core, OpenAI
Read this issue →Building a Multi-Tenant Data Platform on Azure: Architecting for Scale, Security, and Governance
https://medium.com/@mohsho10/building-a-multi-tenant-data-platform-on-azure-architecting-for-scale-security-and-governance-0bbafada8210
Issue also covered: ASP.NET Core, Design Patterns, .NET 9, .NET Core, .NET MAUI, Minimal APIs, Performance, REST API
Read this issue →How to Use KurrentDB for Event Sourcing in C# on Azure
https://nestenius.se/net/how-to-use-kurrentdb-for-event-sourcing-in-c-on-azure/
Issue also covered: C#, Design Patterns, .NET 8, .NET 9, .NET Framework, Event Sourcing, GitHub Copilot, OpenAI
Read this issue →Don’t Let Blob Sync Break Your .NET App — Try This Instead
https://itnext.io/dont-let-blob-sync-break-your-net-app-try-this-instead-79d6fd5ef6f9
Issue also covered: Azure Functions, C#, .NET 10, .NET 9, Performance, Security, Solid Principles, Source Generators
Read this issue →Implementing Event-Driven Architectures with Kafka, RabbitMQ, or Azure Service Bus (Comparisons, Pros, and Cons)
https://www.c-sharpcorner.com/article/implementing-event-driven-architectures-with-kafka-rabbitmq-or-azure-service-b/
Issue also covered: ASP.NET Core, Blazor, C#, Dapper, Docker, .NET 10, .NET Core, EF Core
Read this issue →Best Practices for Azure Blob, Table, Queue, File Storage with C#
https://www.c-sharpcorner.com/article/best-practices-for-azure-blob-table-queue-file-storage-with-c-sharp/
Issue also covered: Application Insights, Azure Functions, C#, Domain-Driven Design, Design Patterns, .NET 8, .NET 9, EF Core
Read this issue →Efficiently and Elegantly Modeling Embeddings in Azure SQL and SQL Server
https://devblogs.microsoft.com/azure-sql/efficiently-and-elegantly-modeling-embeddings-in-azure-sql-and-sql-server/
Issue also covered: Domain-Driven Design, EF Core, GitHub Copilot, Kafka, OpenTelemetry, Performance
Read this issue →Microsoft Copilot Studio ❤️ MCP
https://devblogs.microsoft.com/powerplatform/microsoft-copilot-studio-mcp/
Issue also covered: ASP.NET Core, CQRS, C#, Docker, .NET 10, .NET Core, EF Core, GitHub Actions
Read this issue →Avoid These 7 C# Coding Mistakes Beginners Make
https://medium.com/@venkataramanaguptha/avoid-these-7-c-coding-mistakes-beginners-make-7477cf3248f9
Issue also covered: ASP.NET Core, Clean Architecture, C#, Event Sourcing, Performance, REST API, Security
Read this issue →Deep dive into the upcoming AI-assisted tooling to upgrade .NET apps
https://www.youtube.com/watch?v=N9L-Di5z0jU
Issue also covered: ASP.NET Core, Azure DevOps, Azure Functions, Cosmos DB, C#, Dapper, Design Patterns, Docker
Read this issue →Azure AI Services Security Using Service Principal
https://logcorner.com/azure-ai-services-security-using-service-principal/
Issue also covered: ASP.NET Core, Authentication, Azure DevOps, .NET 10, .NET Framework, EF Core, gRPC, JWT
Read this issue →How to Convert a List of Objects to a DataTable in C#
https://www.c-sharpcorner.com/article/how-to-convert-a-list-of-objects-to-a-datatable-in-c-sharp/
Issue also covered: ASP.NET Core, C#, Dapper, Design Patterns, Docker, EF Core, .NET MAUI, MediatR
Read this issue →Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview)
https://devblogs.microsoft.com/dotnet/building-real%e2%80%91time-ios-apps-with-signalr-introducing-the-official-swift-client-public-preview/
Issue also covered: ASP.NET Core, Blazor, C#, .NET 10, .NET 9, .NET Core, EF Core, FluentValidation
Read this issue →How to Implement Zero Trust Architecture on Azure Using C#
https://www.c-sharpcorner.com/article/how-to-implement-zero-trust-architecture-on-azure-using-c-sharp/
Issue also covered: ASP.NET Core, Clean Architecture, C#, Domain-Driven Design, .NET 10, EF Core, GitHub Copilot, gRPC
Read this issue →New AI Tools Launched in Adobe Express
https://www.c-sharpcorner.com/news/new-ai-tools-launched-in-adobe-express
Issue also covered: ASP.NET Core, C#, Dapper, .NET 10, .NET 9, EF Core, Kafka, .NET MAUI
Read this issue →RAG on Video using Azure AI Content Understanding
https://www.youtube.com/watch?v=fafneWnT2kw
Issue also covered: Blazor, C#, Design Patterns, .NET 10, .NET 9, .NET Core, .NET Framework, EF Core
Read this issue →Observability in ASP.NET Core with OpenTelemetry & Azure Monitor
https://www.c-sharpcorner.com/article/observability-in-asp-net-core-with-opentelemetry-azure-monitor/
Issue also covered: ASP.NET Core, Authentication, Authorization, AutoMapper, .NET 9, Event Sourcing, .NET MAUI, MediatR
Read this issue →Building a Serverless ASP.NET Core Web API using AWS Lambda and Amazon API Gateway (REST API)
https://cloudgurupayments.medium.com/building-a-serverless-asp-net-core-web-api-using-aws-lambda-and-amazon-api-gateway-rest-api-ea86ada61943
Issue also covered: ASP.NET Core, Azure Functions, Blazor, EF Core, Minimal APIs, OpenAI, Performance, Source Generators
Read this issue →Integrating .NET 9 with Azure Services
https://medium.com/@Adem_Korkmaz/integrating-net-9-with-azure-services-2826b066063b
Issue also covered: .NET Aspire, Azure Functions, Blazor, C#, .NET 9, EF Core, GitHub Copilot, Kafka
Read this issue →Azure SQL Database Hyperscale: Elevating Performance with Continuous Priming | Data Exposed
https://www.youtube.com/watch?v=9AfmK2VLp8M
Issue also covered: ASP.NET Core, Authentication, C#, .NET 10, .NET Core, EF Core, OpenAI, Performance
Read this issue →How Event-Driven Architecture Boosts Scalability
https://www.csharp.com/article/how-event-driven-architecture-boosts-scalability/
Issue also covered: ASP.NET Core, AutoMapper, C#, Domain-Driven Design, .NET 10, .NET 8, .NET 9, .NET Core
Read this issue →Building Resilient and Auto-Scaling Architectures on Azure
https://www.csharp.com/article/building-resilient-and-auto-scaling-architectures-on-azure/
Issue also covered: ASP.NET Core, AutoMapper, Blazor, C#, .NET Core, EF Core, GitHub Copilot, MediatR
Read this issue →Protecting Sensitive Data in ASP.NET Core 9 with Azure Key Vault
https://www.c-sharpcorner.com/article/protecting-sensitive-data-in-asp-net-core-9-with-azure-key-vault/
Issue also covered: ASP.NET Core, C#, Design Patterns, EF Core, GitHub Copilot, .NET MAUI, Performance
Read this issue →Automating SCD Type 4 in Azure SQL Database with Azure Data Factory
https://www.csharp.com/article/automating-scd-type-4-in-azure-sql-database-with-azure-data-factory/
Issue also covered: .NET Aspire, Azure DevOps, C#, Domain-Driven Design, Docker, .NET 9, .NET Core, .NET MAUI
Read this issue →A Beginner's Guide to Azure Load Balancer Technologies – Part 1
https://www.csharp.com/article/a-beginners-guide-to-azure-load-balancer-technologies-part-1/
Issue also covered: ASP.NET Core, Blazor, C#, GitHub Copilot, .NET MAUI, Minimal APIs, MongoDB, OpenTelemetry
Read this issue →LLM Apps with .NET: Automate Evaluation with AzureDevOps
https://medium.com/@cedric.mendelin/llm-apps-with-net-automate-evaluation-with-azuredevops-550776b28388
Issue also covered: ASP.NET Core, Azure DevOps, C#, Design Patterns, .NET 10, GitHub Copilot, .NET MAUI, OpenAI
Read this issue →Best AI Framework for .NET in 2025: ML.NET, Infer.NET, or Azure AI?
https://towardsdev.com/best-ai-framework-for-net-in-2025-ml-net-infer-net-or-azure-ai-dd649feda852
Issue also covered: ASP.NET Core, Blazor, C#, Design Patterns, .NET 8, .NET Core, EF Core, ML.NET
Read this issue →How to log to Azure Application Insights using ILogger in ASP.NET Core
https://www.code4it.dev/blog/azure-application-insights-ilogger-aspnetcore/
Issue also covered: Application Insights, ASP.NET Core, .NET Aspire, C#, .NET 9, EF Core, GitHub Copilot, Performance
Read this issue →Integrating Azure AI with GitHub Copilot for AI-Powered Code Generation
https://www.csharp.com/article/integrating-azure-ai-with-github-copilot-for-ai-powered-code-generation/
Issue also covered: ASP.NET Core, C#, Design Patterns, .NET 8, .NET 9, .NET Core, EF Core, FluentValidation
Read this issue →Building Intelligent Chatbots with Azure AI Bot Service
https://www.csharp.com/article/building-intelligent-chatbots-with-azure-ai-bot-service/
Issue also covered: .NET Aspire, C#, .NET 10, .NET Core, OpenAI, Performance, Web API
Read this issue →Using Azure OpenAI in a Logic App Workflow
https://www.csharp.com/article/using-azure-openai-in-a-logic-app-workflow/
Issue also covered: ASP.NET Core, Clean Architecture, C#, .NET Core, Event Sourcing, MediatR, Minimal APIs, ML.NET
Read this issue →Streamlining .NET 9 Deployment With GitHub Actions and Azure
https://www.milanjovanovic.tech/blog/streamlining-dotnet-9-deployment-with-github-actions-and-azure
Issue also covered: ASP.NET Core, Blazor, C#, GitHub Actions, OpenAI, Security, Web API
Read this issue →A Comprehensive Guide to Azure Storage for .NET Developers
https://www.csharp.com/article/a-comprehensive-guide-to-azure-storage-for-net-developers/
Issue also covered: ASP.NET Core, Blazor, C#, .NET Core, .NET MAUI, MongoDB, Performance, Source Generators
Read this issue →Understanding Dead Letter Queue in Azure Service Bus with C#
https://medium.com/@rictorres.uyu/understanding-dead-letter-queue-in-azure-service-bus-with-c-6314902f2aad
Issue also covered: ASP.NET Core, C#, Dapper, .NET 8, .NET 9, .NET MAUI, Minimal APIs, OpenAI
Read this issue →Dynamically Support TLS Versions in .NET
https://www.csharp.com/article/dynamically-support-tls-versions-in-net/
Issue also covered: AOT, Azure Functions, Blazor, C#, .NET 10, .NET 8, .NET 9, .NET Core
Read this issue →Serverless
https://medium.com/@Sina-Riyahi/serverless-899bfa3841c7
Issue also covered: ASP.NET Core, Blazor, C#, Docker, .NET Core, EF Core, Event Sourcing, GitHub Actions
Read this issue →Chat AI Development with C# using Ollama & Llama3.2 Model orchestrate in .NET Aspire
https://mehmetozkaya.medium.com/chat-ai-development-with-c-using-ollama-llama3-2-model-orchestrate-in-net-aspire-69442cc92438
Issue also covered: ASP.NET Core, C#, .NET Core, EF Core, GitHub Copilot, .NET MAUI, Performance, Profiling
Read this issue →Microsoft Fabric: Writing to OneLake with .NET C#
https://christianhenrikreich.medium.com/microsoft-fabric-writing-to-onelake-with-net-c-fcd8456bba5b
Issue also covered: Authentication, Azure Functions, C#, .NET 10, GitHub Copilot, OpenAI, Performance, Visual Studio
Read this issue →Queue-Based Load Leveling Pattern (Starring Phi4, LangChain4j and Azure Service Bus)
https://devblogs.microsoft.com/java/queue-based-load-leveling-pattern-starring-phi4-and-azure-service-bus/
Issue also covered: ASP.NET Core, Authentication, .NET 10, GitHub Copilot, Performance, Security, Service Bus, Visual Studio
Read this issue →Modernizing Legacy C# Code: Migrating a 20-Year-Old Project to AWS
https://medium.com/c-sharp-programming/modernizing-legacy-c-code-migrating-a-20-year-old-project-to-aws-1c77e685629c
Issue also covered: ASP.NET Core, C#, .NET 10, .NET Core, EF Core, GitHub, Performance, Security
Read this issue →Introduction to Dapr for .NET Developers
https://www.milanjovanovic.tech/blog/introduction-to-dapr-for-dotnet-developers
Issue also covered: ASP.NET Core, Azure Functions, CQRS, C#, .NET 9, .NET Core, EF Core, GitHub Copilot
Read this issue →New Azure Cosmos DB Design Patterns Video Series – Learn, Implement, and Contribute!
https://devblogs.microsoft.com/cosmosdb/new-azure-cosmos-db-design-patterns-video-series-learn-implement-and-contribute/
Issue also covered: ASP.NET Core, .NET Aspire, Cosmos DB, C#, Design Patterns, .NET 10, .NET 9, .NET Core
Read this issue →10 Free Azure SQL Databases: Powering AI, Advanced Analytics & Enterprise Innovation | Data Exposed
https://www.youtube.com/watch?v=oHH9onH8Lao
Issue also covered: ASP.NET Core, Authentication, C#, Design Patterns, .NET 9, EF Core, Performance, SignalR
Read this issue →Authenticate .NET Applications with Azure Services
https://www.csharp.com/article/authenticate-net-applications-with-azure-services/
Issue also covered: ASP.NET Core, AutoMapper, Blazor, C#, .NET 9, GitHub Copilot, gRPC, .NET MAUI
Read this issue →Automate Prompt Flow Creation in Amazon Bedrock Using .NET
https://www.csharp.com/article/automate-prompt-flow-creation-in-amazon-bedrock-using-net/
Issue also covered: ASP.NET Core, .NET Aspire, C#, .NET 9, .NET Core, EF Core, .NET MAUI, MediatR
Read this issue →.NET 9 Security: Essential Tips to Protect Your Application
https://medium.com/write-a-catalyst/net-9-security-essential-tips-to-protect-your-application-56a29d3fa8a3
Issue also covered: Azure DevOps, C#, .NET Core, EF Core, GitHub Copilot, Performance, Security, Web API
Read this issue →Monitoring C# Azure Functions in the Isolated Worker Model - Infrastructure & Configuration Deep Dive
https://www.tpeczek.com/2024/11/monitoring-c-azure-functions-in.html
Issue also covered: ASP.NET Core, Authentication, Azure Functions, Cosmos DB, C#, Design Patterns, Docker, .NET 9
Read this issue →