Microsoft

.NET API Reference

Microsoft Namespace Overview

The Microsoft namespace contains classes that provide a broad range of functionalities used across the .NET ecosystem, including ASP.NET Core, Windows operating system interactions, Visual Basic runtime support, extensions, and more.

Popular Sub‑Namespaces

Getting Started

  1. Choose the sub‑namespace that matches your project type.
  2. Install the corresponding NuGet package (e.g., Microsoft.AspNetCore.App).
  3. Explore the API reference for classes, methods, and examples.