C# and .net Core - What They Offer!
An overview of C# and .NET Core in 2025, covering its open-source status, strengths, weaknesses, and comparisons to other languages like Java and Go.
An overview of C# and .NET Core in 2025, covering its open-source status, strengths, weaknesses, and comparisons to other languages like Java and Go.
A historical look at the evolution of the ".NET Core" name, tracing its usage from the .NET Compact Framework to modern cross-platform .NET.
A tutorial on creating an automated profanity filter for GitHub issues and pull requests using .NET Core, Azure Functions, and CosmosDB.
A developer shares how to use .NET Core Global Tools for minifying web assets, introducing the custom 'Miglifier' tool.
Explains .NET Standard, its purpose, and how it relates to .NET Core, .NET Framework, and other implementations.
Explains why Thread.CurrentPrincipal is not set in ASP.NET Core and provides guidance on handling user identity in the new framework.
A developer's guide to building a smart mirror using a Raspberry Pi, .NET Core, and C# for a UWP application.
Explains how to use the global.json file in .NET Core to reference local project source code instead of NuGet packages for easier debugging and development.