frameworks

.NET Core Articles, Tutorials & News

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

1453 articles Updated

This DotNetNews topic collects .NET Core tutorials material from the daily archive. .NET Core is a recurring focus for C# and .NET developers working in the Microsoft ecosystem. The page is for people who already ship C# and need a faster way to find relevant posts.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for .NET Core; the archive list is chronological and larger. Nothing here claims every article was production-tested by the editors.

Recurring subtopics in recent issues include cross-platform .NET, .NET Core migration, building, and asp.net. Secondary angles such as .NET Core and .NET Core tutorials appear when the archive actually covered them. Related hubs such as ASP.NET Core and .NET 8 cover adjacent problems.

Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.

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

    Do you know the difference between .NET, .NET Standard, .NET Framework, .NET Core, ASP.NET, and ASP.NET Core?

    Read article Issue #496

  4. Dependency Injection in .NET Core

    medium.com Issue #494

    🚀 Dependency Injection in .NET finally clicked for me… and here’s the explanation I wish someone had given me on Day 1.

    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

Archive

Page 1 of 59

Newest first