frameworks
ASP.NET Core Articles, Tutorials & News
ASP.NET Core articles, tutorials, and news from the DotNetNews archive.
1196 articles Updated Page 2 of 48
Browse additional ASP.NET Core articles from the DotNetNews archive.
ASP.NET Core articles
Page 2 of 48
Newest first
-
Implementing an AI-Powered Knowledge Base Search System with ASP.NET Core and Azure AI Search
c-sharpcorner.com Issue #494
Build an AI-powered knowledge base search with ASP.NET Core & Azure AI Search. Enhance productivity with semantic search & RAG.
-
Test Automation Best Practices with Microsoft Playwright
c-sharpcorner.com Issue #494
Master Microsoft Playwright with best practices for reliable, scalable, and maintainable test automation. Boost confidence and speed.
-
Building an Intelligent Feature Flag Management Platform with ASP.NET Core
c-sharpcorner.com Issue #493
Build an intelligent feature flag platform with ASP.NET Core for safer, faster releases, A/B testing, and data-driven rollouts.
-
Building AI Features in ASP.NET Core Using Small Language Models Instead of Large LLMs
c-sharpcorner.com Issue #493
Build AI features in ASP.NET Core with Small Language Models (SLMs) for lower costs, faster responses, and better privacy than LLMs.
-
Best Libraries for ASP.NET Core in 2026 (Opinionated)
codewithmukesh.com Issue #493
An opinionated list of the best libraries for ASP.NET Core in 2026 - what to install, what .NET 10 now ships free, and which popular packages went commercial.
-
AI-Driven Performance Profiling for ASP.NET Core Applications
c-sharpcorner.com Issue #493
Unlock faster ASP.NET Core apps with AI-driven profiling. Automate bottleneck detection, get smart recommendations, and boost performance.
-
How to Implement AI-Powered Exception Analysis in ASP.NET Core
c-sharpcorner.com Issue #493
Automate ASP.NET Core exception analysis with AI. Detect root causes, prioritize issues, and get remediation suggestions for faster troubleshooting.
-
.NET app returning a blank 500? Not with exception handlers
roundthecode.com Issue #493
Is your ASP.NET Core Web API returning a blank 500 response? Learn how to fix it properly using exception handlers. The page .NET app returning a blank 500? Not with exception handlers appeared on Rou...
-
Creating an AI-Powered API Documentation Assistant with ASP.NET Core and Vector Search
c-sharpcorner.com Issue #492
Build an AI-powered API documentation assistant using ASP.NET Core and vector search for faster, contextual answers.
-
Static Web Apps CLI: local authentication emulation with ASP.NET
johnnyreilly.com Issue #492
The Static Web Apps CLI has a local authentication emulator. This is a useful tool for local development, and can be used with ASP.NET authentication. This post shows how.
-
Getting Inherited Controller Routes to work in ASP.NET Core
weblog.west-wind.com Issue #492
By default ASP.NET applies Controller Attribute Routes on concrete types. If you create a Controller class, the class and its routes are automatically recognized by ASP.NET during the startup process....
-
Building High-Performance Distributed Caching with Redis and ASP.NET Core
c-sharpcorner.com Issue #492
Boost ASP.NET Core app performance with Redis distributed caching. Learn integration, best practices, and patterns for scalability.
-
JWT Done Right: 15 Production Mistakes Every ASP.NET Core Developer Should Avoid (.NET 9 Guide)
medium.com Issue #492
Fifteen JWT mistakes in ASP.NET Core APIs: validation, refresh tokens, key rotation, revocation, and the controls that must sit beside a…
-
How to Implement AI-Driven Root Cause Detection in ASP.NET Core Applications
c-sharpcorner.com Issue #492
Implement AI-driven root cause detection in ASP.NET Core apps with OpenTelemetry, Azure OpenAI & App Insights for faster MTTR.
-
Building a Semantic Caching Layer for AI Applications in ASP.NET Core
c-sharpcorner.com Issue #492
Boost AI app performance & cut costs with semantic caching in ASP.NET Core. Match queries by meaning, not text, for faster, cheaper AI.
-
How to Implement Passkey Authentication in ASP.NET Core Applications
c-sharpcorner.com Issue #491
Implement secure passkey authentication in ASP.NET Core apps. Enhance security & user experience with WebAuthn & FIDO2.
-
Use Ports and Adapters to Make ASP.NET Core Migration Incremental
medium.com Issue #491
Wrap legacy framework dependencies behind stable interfaces so infrastructure can change without rewriting business logic.
-
Building AI-Powered Deployment Risk Assessment Systems in ASP.NET Core
c-sharpcorner.com Issue #491
Build AI-powered deployment risk assessment systems in ASP.NET Core to predict failures, optimize strategies, and enhance release reliability.
-
Building AI-Powered Incident Postmortem Generators with ASP.NET Core
c-sharpcorner.com Issue #491
Build AI-powered incident postmortem generators with ASP.NET Core, OpenTelemetry, and Azure OpenAI for faster, more consistent incident analysis.
-
Building Intelligent API Discovery Portals with ASP.NET Core and Vector Search
c-sharpcorner.com Issue #490
Build intelligent API discovery portals with ASP.NET Core and vector search. Enhance developer productivity by enabling semantic API search.
-
Keeping front end and back end in sync with NSwag generated clients
johnnyreilly.com Issue #490
By generating clients from OpenAPI specs, it is possible to have integration tests that check your front end and your back end are aligned. This post will show you how to do that using NSwag.
-
Building AI-Driven Feature Flag Optimization Systems in ASP.NET Core
c-sharpcorner.com Issue #490
Build AI-driven feature flag optimization in ASP.NET Core using Azure services for smarter, data-driven releases and enhanced performance.
-
Migrating a Legacy Razor + JavaScript Frontend to React and TypeScript, One Component at a Time
iamjosepunto.medium.com Issue #490
Most articles about React migrations start from a clean, modern setup. Real enterprise apps rarely look like that. This is the story of…
-
What's New in .NET 11: Features, Performance Improvements, and Migration Guide
c-sharpcorner.com Issue #490
.NET 11 boosts performance, productivity & cloud-native dev with Native AOT, faster ASP.NET Core, smarter GC & improved tooling. Migrate easily!
-
Building AI-Powered Operational Runbook Generation Systems with ASP.NET Core
c-sharpcorner.com Issue #490
Build AI-powered operational runbook systems with ASP.NET Core, OpenTelemetry, and Azure OpenAI for faster incident response and improved reliability.