Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.
Create apps and libraries
These tutorials support Visual Studio, Visual Studio Code, and GitHub Codespaces. Choose your preferred development environment using the zone pivot selector at the top of each article.
- 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