.NET


.NET is a free, open-source, cross-platform platform for building modern applications on any operating system.

C# for Loop with Examples

How to write "for" loop in C# with some examples using increment, decrement, and custom step loop


C# foreach Loop with Examples

How to write "foreach" loop in C# with some examples


Install .NET 11 SDK Preview on macOS Side-by-Side with Homebrew

Learn how to install .NET 11 SDK Preview on macOS side-by-side with existing .NET SDKs by using Homebrew package manager


How to Install Visual Studio Community 2017 and Fix the Startup Error

A step-by-step guide to installing Visual Studio 2017 Community Edition and how to fix System.InvalidOperationException start-up issue.


Fixing .NET SDK Resolver Failure

How to resolve SDK Resolver Failure when working with .NET project command line


Installing Visual Studio 2019 Community Edition (Step by Step)

A simple walkthrough of how I install Visual Studio 2019 Community Edition and get a .NET project running in minutes.


Visual Studio Older Downloads (ISO + Installer): 2022, 2019, 2017, 2015, 2013

Download previous versions of Visual Studio Community, Professional, Enterprise, Premium, Express software as web installer or ISO.


How to Deploy a Blazor WebAssembly Standalone App to GitHub Pages

Hands-on guide to deploying a .NET Blazor WebAssembly standalone app to GitHub Pages


Deploy a .NET 10 Blazor WebAssembly App to Cloudflare Pages

How to deploy a .NET Blazor WebAssembly standalone app as a static site on Cloudflare Pages


Installing Multiple .NET Versions on macOS with Homebrew

A simple guide on how to install multiple .NET SDK versions side by side on macOS using the Homebrew package manager.


Page 1 of 4
Next ›