.NET API Overview

Welcome to the .NET API Documentation

The .NET API reference provides comprehensive, searchable documentation for all public types, members, and namespaces available in the .NET platform. Whether you are a seasoned developer or just starting out, you'll find detailed descriptions, syntax, examples, and best‑practice guidance.

Key Concepts

Namespaces

Organize types into logical groups. Explore all namespaces to understand how the .NET library is structured.

Classes & Structs

Core building blocks for object‑oriented programming. Browse the class library and structures to discover reusable components.

Members

Methods, properties, events, and fields that expose functionality. Use the Methods or Properties pages to see signatures and examples.

Getting Started

New to .NET? Check out the Getting Started guide for installing the SDK, creating your first project, and understanding the development workflow.

Resources