frameworks
ASP.NET Core Articles, Tutorials & News
ASP.NET Core articles, tutorials, and news from the DotNetNews archive.
1316 articles Updated Page 7 of 53
Browse additional ASP.NET Core articles from the DotNetNews archive.
ASP.NET Core articles
Page 7 of 53
Newest first
-
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.
-
How to Build AI-Powered Engineering Knowledge Assistants with Blazor
c-sharpcorner.com Issue #489
Build AI-powered engineering knowledge assistants with Blazor & ASP.NET Core for faster access to crucial information.
-
Elsa 3.8 Preview: Secrets, State Machines, and a Security Hardening Pass
topuzas.medium.com Issue #489
A hands-on early look at what’s changed and what it signals about where this .NET workflow engine is heading.
-
Building AI-Powered Enterprise Search Validation Pipelines
c-sharpcorner.com Issue #489
Build AI-powered enterprise search validation pipelines in ASP.NET Core to ensure accurate, trustworthy, and actionable information delivery.
-
Your first MCP server with ASP.NET
timdeschryver.dev Issue #489
Learn how to query your application's data using natural language by building an ASP.NET MCP server.
-
Building Enterprise AI Capability Catalogs with ASP.NET Core
c-sharpcorner.com Issue #489
Build an Enterprise AI Capability Catalog with ASP.NET Core to centralize, discover, govern, and reuse AI assets, boosting innovation and reducing duplication.