.NET Core Articles, Tutorials & News

.NET Core articles, tutorials, and news from the DotNetNews archive.

1453 articles Updated

Start here

Editor picks for .NET Core

  1. Microservices Communication with RabbitMQ and .NET Core

    ngcheehou.medium.com Issue #502

    Basic microservices messaging material, but still useful for readers new to RabbitMQ patterns in .NET.

    Read article Issue #502

  2. Hangfire Jobs in .NET Core: Complete Guide to Background Job Processing

    c-sharpcorner.com Issue #501

    Good refresher on Hangfire fundamentals if you need reliable background processing without building the plumbing yourself.

    Read article Issue #501

  3. [.NET Versions Explained]: Confusion- .Net

    medium.com Issue #496

    Good refresher for readers still untangling the .NET family tree and naming history.

    Read article Issue #496

  4. Dependency Injection in .NET Core

    medium.com Issue #494

    Beginner-friendly DI refresher, especially for folks who know the syntax but not the reasoning.

    Read article Issue #494

  5. ASP.NET MVC to ASP.NET Core Migration NuGet Packages: Modernization Guide

    faciletechnolab.com Issue #478

    Useful modernization inventory for teams sorting what survives an MVC to Core move.

    Read article Issue #478

  6. Top .NET Core Background Job Tools

    faciletechnolab.com Issue #475

    Useful survey material for teams choosing between simple job runners and broader workflow orchestration platforms.

    Read article Issue #475

  7. C#: Should This Service Be Singleton, Scoped, or Transient?

    pietschsoft.com Issue #472

    Singleton vs. Scoped vs. Transient is deceptively simple; wrong choice breaks concurrency or leaks state.

    Read article Issue #472

  8. Reverse Engineering an API in .NET Core – Complete Practical Example

    c-sharpcorner.com Issue #472

    Reverse engineering undocumented APIs is sometimes necessary; document your own APIs instead.

    Read article Issue #472

.NET Core tutorials from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on .NET Core.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward cross-platform .NET, .NET Core migration, building. Recent pieces worth opening: “Building a Streaming, Low-Allocation Excel Writer in .NET” and “The Migration That Lied for Two Years”.

Every item links out to the original publisher and back to the DotNetNews issue where it ran.

Latest

Newest .NET Core from the archive

Archive

Page 1 of 59

Newest first