Learn .NET and the .NET SDK tools by exploring these tutorials
The following tutorials show how to develop console apps and libraries for .NET Core, .NET 5, and later versions. For other types of applications, see Tutorials for getting started with .NET.
Use Visual Studio
- Create a console app
- Debug an app
- Publish an app
- Create a class library
- Unit test a class library
- Install and use a package
- Create and publish a package
- Create an F# console app
Use Visual Studio Code
Choose these tutorials if you want to use Visual Studio Code or some other code editor. All of them use the CLI for .NET Core development tasks, so all except the debugging tutorial can be used with any code editor.
- Create a console app
- Debug an app
- Publish an app
- Create a class library
- Unit test a class library
- Install and use a package
- Create and publish a package
- Create an F# console app
Advanced articles
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.