frameworks
.NET Core Articles, Tutorials & News
.NET Core articles, tutorials, and news from the DotNetNews archive.
1444 articles Updated Page 13 of 58
Browse additional .NET Core articles from the DotNetNews archive.
.NET Core articles
Page 13 of 58
Newest first
-
How Do I Start Coding in C# and .NET? The Practical Guide for Beginners and Beyond
medium.com Issue #396
Ever wondered, “How do I start coding in C# and .NET?” You’re not alone. Every day, thousands of developers — from absolute beginners to…
-
How Azure Works with .NET
medium.com Issue #396
Microsoft Azure works seamlessly with .NET by providing cloud services to build, deploy, and scale applications. Developers can host .NET…
-
Minimal C#/DotNet internal admin tools with Razor and Bootstrap
medium.com Issue #395
Part 1: Build tools for your team rather than run one-off queries Continue reading on CodeX »
-
Implementing strongly-typed IDs in .NET for safer domain models
blog.elmah.io Issue #395
As developers, we know that user requests can be unpredictable. When they request data, it is either successfully returned or not found. However, a "not found" result usually happens in two ...
-
Repository Pattern in .NET Explained with a Clear and Practical Example
c-sharpcorner.com Issue #395
Unlock efficient data access in .NET! This guide provides a clear, practical example of the Repository Pattern, boosting maintainability and testability.
-
-
How to Start a New .NET Project in 2026
antondevtips.com Issue #395
Learn how to set up a new .NET project in 2026 with best practices including Directory.Build.props, static code analysis, .editorconfig, Central Package Management, .NET Aspire, OpenTelemetry, and Git
-
How Is .NET Still Relevant for Modern Web Development Projects?
medium.com Issue #395
Modern web development evolves rapidly. New frameworks emerge, JavaScript libraries trend overnight, and cloud-native tools reshape how…
-
The Exhale: Cancellation, Backpressure, and Graceful Shutdown in ASP.NET Core
bipinjoshi.net Issue #395
Scalability is not only about handling more work—it is equally about knowing when to stop. Mature systems, like mature practices in meditation, recognize that continuation is not always the goal.
-
Why Moving from C# to .NET Backend Isn’t Magic (And How To Master It Step-by-Step)
medium.com Issue #395
When I began my .NET journey, I made a mistake many developers do: I jumped straight into building APIs, controllers, and routing — but…
-
Why Enterprises Prefer .NET Development Services: Real Industry Insights & Benefits
medium.com Issue #394
In a digital-first world where performance, security, and scalability matter more than ever, enterprises are constantly evaluating the…
-
.NET Performance Superpower: Understanding ValueTask (and When Not to Use It)
medium.com Issue #394
.NET Performance Superpower: Understanding ValueTask (and When Not to Use It)
-
Dotnet Core Identity With .NET CLI
ravindradevrani.medium.com Issue #394
Aspnet core identity provides an UI to registration, login, manage users, password, external authentication (google, twitter, facebook…
-
A Comprehensive Technical Analysis of .NET Framework and Modern .NET
medium.com Issue #394
What Is A Message Queue? RabbitMQ + MassTransit Integration in .NET 8
-
C# ASP.NET Core MVC: Building Your First Application — A Complete Guide from Models to Controllers
medium.com Issue #393
A Step-by-Step Tutorial for Creating Models, Views, and Controllers from Scratch
-
How to Implement Custom Response Caching in ASP.NET Core
c-sharpcorner.com Issue #393
Boost ASP.NET Core performance with response caching! Learn how to implement it using NCache for scalable, multi-server environments. Reduce latency and server load.
-
Nobody Tells You How .NET Core Really Runs Your Code — Here’s the Truth Every Developer Should Know
medium.com Issue #393
Have you ever opened your .NET Core project for the first time, looked at Program.cs, and thought, “Okay… but what exactly happens after I…
-
ASP.NET MVC vs ASP.NET Core MVC
c-sharpcorner.com Issue #393
Confused about ASP.NET MVC vs. ASP.NET Core MVC? This guide breaks down the key differences: platform support, performance, project structure, configuration, and more! Learn which is right for you.
-
.NET and .NET Framework February 2026 servicing releases updates
devblogs.microsoft.com Issue #392
A recap of the latest servicing updates for .NET and .NET Framework for February 2026. The post .NET and .NET Framework February 2026 servicing releases updates appeared first on .NET Blog.
-
Synchronous vs Asynchronous API Calls
nodogmablog.bryanhogan.net Issue #392
I have read a bunch of blog posts talking about synchronous and asynchronous API calls, but I found that most of them mix the idea of an API call being synchronous or asynchronous with the idea of the...
-
Modernizing Legacy .NET Applications Without Disrupting Operations
faciletechnolab.com Issue #392
Discover how to modernize legacy .NET applications without operational disruption using zero-downtime strategies, phased migration, and best practices from Facile Technolab.
-
Build Your Own ChatGPT for Company Policies Using .NET and Ollama
medium.com Issue #392
Retrieval Augmented Generation: Chat with own Data.
-
Async/Await Explained from First Principles
medium.com Issue #391
1. All programming languages start from the same philosophy All mainstream programming languages are built on the same foundational…
-
Why async void Should Almost Never Be Used in .NET Core
medium.com Issue #391
Asynchronous programming is a core part of modern .NET applications. The async and await keywords make it easier to write non-blocking…
-
Learn Visual Studio Code in 15 minutes: 2026 Official Beginner Tutorial
youtube.com Issue #391
Get started in Visual Studio Code in just 15 minutes in this easy-to-follow tutorial! Bluesky: https://bsky.app/profile/vscode.dev