frameworks
.NET Core Articles, Tutorials & News
.NET Core articles, tutorials, and news from the DotNetNews archive.
1598 articles Updated Page 4 of 64
Browse additional .NET Core articles from the DotNetNews archive.
.NET Core articles
Page 4 of 64
Newest first
-
How to get values of choice column in Power Pages
c-sharpcorner.com Issue #516
Easily get Dataverse Choice column values in Power Pages using the Web API and stringmaps table. Populate dropdowns dynamically and ensure up-to-date options.
-
F# vs C#— Orchestrators
medium.com Issue #516
This article isn’t part of the previous F# vs C# series (part 1, part 2, part 3), because that series focuses on F#’s token efficiency.
-
Implementing CQRS and Mediator Pattern with MediatR in .NET Core
c-sharpcorner.com Issue #515
Master CQRS & Mediator with MediatR in .NET Core. Decouple logic, boost testability, and build scalable enterprise apps with clean code.
-
Scaffold a .NET modular monolith in one command, then build your first module
medium.com Issue #515
One command writes the solution. The seven steps after it are the ones worth understanding, because they are what makes the generated code…
-
Implementing Health Checks with Custom Diagnostics in .NET Core
c-sharpcorner.com Issue #515
Enhance .NET Core production monitoring with custom health checks. Ensure application health, database connectivity, and downstream service availability for robust container orchestration and load bal...
-
Still Adding ConfigureAwait(false) To Everything?
medium.com Issue #515
You have probably seen ConfigureAwait(false) added after almost every await in older .NET codebases. It became one of those rules…
-
OpenAI Responses API vs Chat Completions API: A Migration Guide for .NET Developers
c-sharpcorner.com Issue #515
Migrate .NET AI apps from OpenAI Chat Completions to Responses API for enhanced tool calling, structured outputs, and future AI features.
-
Extracting a module to a gRPC service, live
medium.com Issue #514
A step-by-step walkthrough of lifting a module out of the monolith into its own gRPC service without rewriting application code. Define a…
-
Getting Started With .NET
medium.com Issue #514
.NET Aspire is an application framework for building observable, production-ready, cloud-native applications with .NET. It provides a… Continue reading on CodeX »
-
How I Turned 4 .NET Templates Into 1 With symbols and sources
medium.com Issue #513
A confession about over-engineering four separate .NET templates — and the .NET Template Engine feature that let me collapse them into one.
-
A new way to bring native Windows APIs to JavaScript - introducing dynamic API projections for Node.js
devblogs.microsoft.com Issue #513
E
-
My Computer doesn't charge consistently
techcommunity.microsoft.com Issue #513
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). My computer's battery doesn't charge reliably, often stopping and starting unexpectedly or showing inconsistent charge levels. It sometimes ...
-
.NET Ketchup - Week 31, 2026
dotnetketchup.com Issue #513
Catch up on the latest .NET news from week 31, 2026
-
Top 30 .NET Interview Questions for 2+ Years Experience (With Simple Answers & Examples) — Part 2…
medium.com Issue #513
Introduction
-
Dutch grammar option disabled in Edge Writing Assistance
techcommunity.microsoft.com Issue #513
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). I am testing Microsoft Edge Writing Assistance with Microsoft Editor enabled. On both a clean unmanaged Windows 11 device and a manag...
-
Cache Me If You Can: A .NET Caching Survival Guide
truestorydavestorey.medium.com Issue #513
Caching is a fundamental part of modern applications, storing data locally or in a distributed manner so that our applications can be…
-
Event-Driven Architecture in .NET Using RabbitMQ
c-sharpcorner.com Issue #513
Build production-ready .NET event-driven architectures with RabbitMQ. Learn core concepts, implementation, and testing for scalable, resilient systems.
-
Observability in .NET Aspire: OpenTelemetry, Metrics, Logs, and Distributed Tracing
c-sharpcorner.com Issue #513
Master .NET Aspire observability with OpenTelemetry, logs, metrics, and distributed tracing for robust distributed systems.
-
If RAM soldered on my Win 11 Computer!
techcommunity.microsoft.com Issue #513
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). I recently purchased a Windows 11 laptop and I am trying to determine if its RAM is soldered onto the motherboard or if it has upgradeable S...
-
Avoid being tripped up by older Windows locales
blog.jermdavis.dev Issue #513
I came across a fascinating bug the other day. Some code that involved parsing dates from incoming text had passed testing, but when running on a live server it failed. But not consistently - some dat...
-
Migrating Enterprise Applications from .NET 8 to .NET 10 LTS: Lessons, Pitfalls, and Automation
c-sharpcorner.com Issue #513
Migrate .NET 8 to .NET 10 LTS: Learn strategies, avoid pitfalls, and automate your enterprise application upgrades for stability.
-
C# 14 Features Every .NET Developer Should Start Using Today
c-sharpcorner.com Issue #513
Unlock C# 14's power! Discover features like extension members, collection expressions, and primary constructors to boost .NET developer productivity.
-
Auto Attendant & Call Queue Call forwarding to external numbers failing.
techcommunity.microsoft.com Issue #513
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). Hi all, Since this weekend users accross our org. have been noticing that AA/CQ that forward Calls to external numbers FAIL. This was not th...
-
Making an agile version of a Windows Runtime delegate in C++/WinRT, part 8
devblogs.microsoft.com Issue #512
Last time, we fixed the problem of an exception thrown from the custom deleter's constructor resulting in a reference leak. But wait, there's another source of exceptions.
-
Failure of LED Backlights
techcommunity.microsoft.com Issue #512
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). My monitor's screen still shows a faint image when viewed at an angle or with a bright flashlight, but the display remains completely dark d...