.NET documentation
Learn about .NET, an open-source developer platform for building many different types of applications.
Learn about .NET
Download
Overview
Get Started
Concept
What's new
Install .NET Core
Overview
How-To Guide
- Install .NET Core SDK
- Install .NET Core runtime
- Use a Linux package manager to install
- Check installed versions
Reference
Get started with .NET Core
video
Tutorial
- Create a Hello World app in Visual Studio Code
- Create a Hello World app in Visual Studio
- Containerize a .NET Core app
Deploy
Use .NET Core from the command line
Overview
Tutorial
Deploy
Reference
Unit test with .NET Core
Overview
Tutorial
Concept
Format and convert dates, numbers, and strings
Concept
- Numeric format strings
- Date and time format strings
- Composite formatting
- Convert times between time zones
- Trim and remove characters from strings
- Regular expressions in .NET
How-To Guide
- Convert strings to DateTime
- Pad a number with leading zeros
- Display milliseconds in date and time values