
Choose between .NET and .NET Framework for server apps - .NET
Nov 22, 2024 · A guide to help you decide which implementation of .NET to use when building a server app.
.NET Standard - Demystifying .NET Core and .NET Standard
Jan 15, 2019 · As the newest members of the .NET family, there’s much confusion about .NET Core and .NET Standard and how they differ from the .NET Framework. In this article, I’ll …
Differences between SignalR and ASP.NET Core SignalR
Jun 18, 2024 · In ASP.NET Core SignalR, the connection model has been simplified. Connections are made directly to a single hub, rather than a single connection being used to share access …
Differences between .NET Framework and .NET - WPF
May 7, 2025 · Describes the differences between the .NET Framework implementation of Windows Presentation Foundation (WPF) and .NET WPF.
.NET application publishing overview - .NET | Microsoft Learn
Oct 28, 2025 · Learn about the ways to publish a .NET application. . NET can publish platform-specific or cross-platform apps. You can publish an app as self-contained or as framework …
.NET Standard - .NET | Microsoft Learn - learn.microsoft.com
Nov 11, 2024 · Learn about .NET Standard, its versions, and the .NET implementations that support it.
Compare EF6 and EF Core | Microsoft Learn
Dec 14, 2022 · The following tables compare the features available in EF Core and EF6. This is a high-level comparison and doesn't list every feature or explain differences between the same …
Upgrade a .NET Framework WinForms app to .NET - Windows Forms
May 7, 2025 · The porting guide provides an overview of what you should consider when porting your code from .NET Framework to .NET. The complexity of your projects dictates how much …
Overview of ASP.NET Core | Microsoft Learn
Jul 30, 2025 · Get an overview of ASP.NET Core, a cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected apps.
Upgrade .NET apps overview - .NET Core | Microsoft Learn
Sep 16, 2025 · Understand the aspects of upgrading from .NET Framework to .NET, upgrading to the latest .NET, and modernizing your app to the cloud.