C# - Build a .NET Standard library with C# in Visual Studio 2019

Опубликовано: 01 Октябрь 2024
на канале: VitoshAcademy
2,900
9

Step by step building and implementing a .Net Standard library with C#.

Step 1: Building a library of one class and one simple method of the class
Step 2: Implementing Unit Tests
Step 3: Presenting a show case

Microsoft tutorial (with VB.Net):
https://docs.microsoft.com/en-us/dotn...

Article in vitoshAcademy.com:
https://www.vitoshacademy.com/c-build...

GitHub repository of the code:
https://github.com/Vitosh/C-Sharp-Stu...