frameworks
ASP.NET Core Articles, Tutorials & News
ASP.NET Core articles, tutorials, and news from the DotNetNews archive.
1420 articles Updated Page 13 of 57
Browse additional ASP.NET Core articles from the DotNetNews archive.
ASP.NET Core articles
Page 13 of 57
Newest first
-
How to Build AI-Powered API Mocking Services in ASP.NET Core
c-sharpcorner.com Issue #486
Build intelligent AI-powered API mocking services in ASP.NET Core to accelerate development, enable realistic testing, and improve collaboration.
-
From Search Results to Business Insights: Building AI Analytics Assistants
c-sharpcorner.com Issue #486
Transform data into actionable insights with AI Analytics Assistants. Build them using .NET, Azure AI Search, and Azure OpenAI.
-
Building AI-Powered Knowledge Trust Systems with ASP.NET Core
c-sharpcorner.com Issue #486
Build trustworthy AI with ASP.NET Core. Learn to create Knowledge Trust Systems for verified, validated, and transparent AI responses.
-
Modernizing .NET — Part 30: Strangler Fig Architecture
medium.com Issue #486
How to migrate ASP.NET Framework to ASP.NET Core one safe slice at a time instead of betting on a big rewrite.
-
Stop Rewriting. Start with Aspire.
youtube.com Issue #485
Skip the weekend of YAML and hand-rolled OTel. We'll tour the Aspire onboarding flow — aspire init and the new Aspireify agent skill — and let it modernize an existing .NET app live. The legendary MVC...
-
How to Build Production-Ready Semantic API Gateways in ASP.NET Core
c-sharpcorner.com Issue #485
Build intelligent, production-ready semantic API gateways in ASP.NET Core. Understand intent, enrich requests, and simplify backend integration with AI.
-
Designing AI-Native Background Processing Systems with ASP.NET Core
c-sharpcorner.com Issue #485
Design AI-native background processing systems with ASP.NET Core. Explore patterns for scalable, reliable AI workloads.
-
Designing a Feature Module Engine for .NET: Architectural Decisions Behind PowerCSharp.Features
medium.com Issue #485
How a composite flag resolver, opt-in discovery, and ASP.NET Core conventions combine into a production-grade modular capability system.
-
How to Set a Default Value in ASP.NET DropDownList (Static and Dynamic)
c-sharpcorner.com Issue #485
Learn how to set a default value in ASP.NET DropDownList for both static and dynamic data sources. Step-by-step guide with code examples to bind grids based on selected values.
-
Building AI-Powered Architecture Review Assistants with ASP.NET Core
c-sharpcorner.com Issue #485
Build AI-powered architecture review assistants with ASP.NET Core to automate analysis, identify risks, and enhance expert decision-making in enterprise development.
-
How to Build AI-Driven API Versioning Strategies in ASP.NET Core
c-sharpcorner.com Issue #485
Master AI-driven API versioning in ASP.NET Core. Detect breaking changes, automate migration guides, and ensure seamless API evolution.
-
ASP.NET Core Identity with JWT Authentication - Step-by-Step Practical Guide
c-sharpcorner.com Issue #485
Master ASP.NET Core Identity & JWT for secure user registration, login, and role-based API authorization. A practical step-by-step guide.
-
Policy-Based Authorization in ASP.NET Core - A .NET 10 Guide
codewithmukesh.com Issue #485
Build policy-based authorization in ASP.NET Core .NET 10 - requirements, handlers, AddAuthorizationBuilder, IAuthorizationRequirementData, fallback policies.
-
How to Simplify ASP.NET Core API Testing
medium.com Issue #484
When developing applications, we strive to avoid code duplication. We extract commonly used code into libraries and use DI containers to…
-
Human Resource Management System in ASP.NET Core MVC
c-sharpcorner.com Issue #484
Build a Human Resource Management System (HRMS) in ASP.NET Core MVC. Covers setup, authentication, Admin, and Employee modules for efficient HR operations.
-
How to Build AI-Driven Engineering Assistant Portals with Blazor
c-sharpcorner.com Issue #484
Build AI-driven engineering assistant portals with Blazor & ASP.NET Core. Enhance developer productivity by unifying knowledge and data.
-
Your HttpClient Is Quietly Killing Production. You’ll Find Out at 2 A.M.
medium.com Issue #484
One using statement. 65,535 sockets. Zero warnings until the pager went off.
-
Building Custom Role-Based Authorization in ASP.NET Core Using Attributes and Middleware
medium.com Issue #483
Controlling access to different parts of an application is one of the most important aspects of application security. While ASP.NET Core…
-
Building AI-Powered Release Validation Systems Using ASP.NET Core
c-sharpcorner.com Issue #483
Build AI-powered release validation systems with ASP.NET Core for smarter, safer, and more reliable software deployments.
-
♂️ BONUS! Modernizing .NET — Part 29: Bonus Round with System.Web Request and Response Wrappers
medium.com Issue #483
Use HttpRequest and HttpResponse wrappers to keep legacy System.Web code moving during an ASP.NET Core migration.
-
Building AI-Powered Data Validation Pipelines in ASP.NET Core
c-sharpcorner.com Issue #483
Build intelligent AI-powered data validation pipelines in ASP.NET Core to enhance data quality, detect anomalies, and reduce manual reviews.
-
Modernising Legacy .NET Applications Without a Rewrite
medium.com Issue #483
Most legacy .NET applications don’t need a rewrite — they need a plan.
-
Human Resource Management System in ASP.NET Core MVC – Part 3
c-sharpcorner.com Issue #483
Complete your ASP.NET Core MVC HRM with role-based dashboards, insightful reports, and robust deployment strategies for enterprise readiness.
-
How to Implement AI-Assisted Database Query Optimization in ASP.NET Core
c-sharpcorner.com Issue #482
Boost ASP.NET Core app performance with AI-assisted database query optimization. Learn to identify bottlenecks, get recommendations, and improve productivity.
-
Building Multi-Tenant AI Applications in ASP.NET Core
c-sharpcorner.com Issue #482
Build secure, scalable multi-tenant AI apps in ASP.NET Core with Azure OpenAI, Semantic Kernel, and Azure AI Search.