- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 65字
- 2025-04-04 16:57:48
Creating a C#-based console application
Let's get started with a simple C#-based console application. This console application will introduce some basic C# code and get things up and running for the library we are going to build in the next recipe. Our main focus is to get to the C# coding and prepare ourselves for all the excitement we are going to have later.