frameworks
ASP.NET Core Articles, Tutorials & News
ASP.NET Core articles, tutorials, and news from the DotNetNews archive.
1196 articles Updated Page 25 of 48
Browse additional ASP.NET Core articles from the DotNetNews archive.
ASP.NET Core articles
Page 25 of 48
Newest first
-
Understanding API in .NET Core — A Beginner-Friendly Guide with Real-Life Example
c-sharpcorner.com Issue #304
Unlock the power of APIs in .NET Core with this beginner-friendly guide! Learn to build a simple web API, understand endpoints, and connect frontends to backends using real-world examples like job por...
-
.Net Yarp ile API Gateway Entegrasyonu
medium.com Issue #304
Merhabalar, Bu yazımda .Net Yarp ile API Gateway entegrasyonu gerçekleştireceğiz. İlk olarak API Gateway ve Yarp(Yet Another Reverse…
-
Microservices in .NET Core: A Beginner-Friendly Guide
c-sharpcorner.com Issue #304
Unlock the power of microservices in .NET Core with this beginner-friendly guide! Learn how to build scalable, maintainable, and resilient applications by breaking them down into independent services....
-
.NET 9: The Ultimate Platform for Microservices
medium.com Issue #303
Blazing fast. Secure by default. Built for the cloud.
-
ASP.NET Community Standup - Level up eShop with Blazor in .NET 10
youtube.com Issue #303
On .NET Live | Infrastructure as Code with Pulumi
-
I Removed Half the Glue Code From My .NET System — With One Dapr Sidecar
towardsdev.com Issue #303
It’s like using microservices with cheat codes enabled. — Mohammad Shoeb Continue reading on Towards Dev »
-
Use CancellationTokens
steven-giesel.com Issue #303
This is a very small blog post on why you should use CancellationTokens in your API.
-
⚙️ Understanding Kestrel Web Server in .NET Core — Deep Dive with Real-World Examples
c-sharpcorner.com Issue #302
Dive deep into Kestrel, the cross-platform web server for ASP.NET Core! Learn its architecture, how it handles requests, and how to configure it for optimal performance. Discover real-world examples, ...
-
Let’s talk about *.resx in ASP.NET Core
medium.com Issue #301
Do we still need to use *.resx files in ASP.NET Core?
-
Do developers still use ASP.NET Web Forms?
medium.com Issue #301
ChatGPT Response Continue reading on Prompt Engineering — Practical Questions for ChatGPT (and others) »
-
Show me a migration path from Web Forms to modern .NET
medium.com Issue #301
ChatGPT Response Continue reading on Prompt Engineering — Practical Questions for ChatGPT (and others) »
-
Meet the Microsoft Agent Framework: A .NET Developer’s Gateway to AI Agents
medium.com Issue #300
I still remember wiring together my first AI “assistant” in a Blazor app last year. Picture this: me at 2 AM, juggling Semantic Kernel…
-
Understanding Dependency Injection (DI) in .NET Core with Simple Examples
c-sharpcorner.com Issue #300
Unlock the power of Dependency Injection (DI) in .NET Core! This guide provides a clear understanding of DI principles with practical examples, including a Car/Engine scenario and the built-in ILogger...
-
How to Secure Your ASP.NET Core Web API with API Key Authentication in .NET
medium.com Issue #300
In today’s interconnected world, securing your APIs is not optional — it’s essential. Whether you’re building microservices, mobile… Continue reading on FullStack Web Development »
-
Stop Using C# Enums the Wrong Way — Advanced Tips for ASP.NET & .NET Developers
shahedbd.medium.com Issue #300
If you’re treating C# enums as nothing more than fancy integer labels, you’re leaving powerful features on the table. Most developers I’ve…
-
OpenAPI & Minimal APIs in ASP.NET Core 10.0
c-sharpcorner.com Issue #300
This article dives into building lightweight, well-documented, and secure APIs with minimal boilerplate. Discover how to leverage route groups, filters, SSE, and OpenAPI security definitions for impro...
-
Mastering REST APIs in ASP.NET Core and C#: A Complete Guide for .NET Developers
shahedbd.medium.com Issue #298
In today’s interconnected digital landscape, REST APIs serve as the backbone of modern web applications, enabling seamless communication… Continue reading on .Net Programming »
-
Introduction to Cloud-Native .NET Development
c-sharpcorner.com Issue #298
Explore cloud-native .NET development! Learn how to build scalable, resilient apps with ASP.NET Core, Docker, and cloud platforms like Azure and AWS.
-
ScriptManager, Alert, Alertify, and Confirmation in ASP.NET + JavaScript
c-sharpcorner.com Issue #298
Master ASP.NET WebForms feedback with ScriptManager, alert, Alertify, and confirm. Learn to display messages and handle user interactions effectively.
-
Token Validation and Generation in ASP.NET – Step-by-Step Guide
c-sharpcorner.com Issue #298
Secure your ASP.NET apps! Learn to generate & validate tokens for NSE IPO APIs. Step-by-step C# guide with code examples & best practices.
-
What .NET 10 GC Changes Mean for Developers
roxeem.com Issue #298
What if I told you that starting with .NET 10, several of your fundamental ideas about garbage collection are now outdated? Imagine that…
-
State Management in .NET MAUI: MVVM, MVU, and Dependency Injection
vipin-johney.medium.com Issue #298
Managing state is one of the most important parts of building mobile apps. In .NET MAUI, you have multiple ways to handle state depending…
-
Blazor Enhancements in Asp.Net Core 10.0
c-sharpcorner.com Issue #297
Discover faster startup times, persistent component state, improved Blazor Hybrid integration, validation enhancements, QuickGrid updates, and robust security features. Learn how these advancements ma...
-
C# ASP.NET Developer Roadmap 2025 —
medium.com Issue #297
Your Path to Success Continue reading on AI Career Quest »
-
💡 Ever wondered how your ASP.NET Core app can go from GitHub push → Live on Azure App Service automatically? Continue reading on Medium »
medium.com Issue #296
💡 Ever wondered how your ASP.NET Core app can go from GitHub push → Live on Azure App Service automatically?