Intro To Class Libraries in C#



The class library project type in C# is probably the most important project type in C#. Every other project relies on a series of class libraries. But with it being so foundational, it is often overlooked. In this video, we will look at what a class library is, how to use it in various projects, and how to get the most benefits out of it.

0:00 – Intro
0:59 – Class Library projects explained
6:37 – Creating a Class Library project
11:06 – Why and how to use Class Library
18:35 – What is a Class Library and how to build one
22:30 – Using Class Library with an Application (Console App)
28:00 – Value of Class Library
32:42 – Using Class Library with an Application (Windows Forms App)
38:43 – Summary of Class Library Usage in different Applications
44:41 – Class Library sharing, versions and NuGet packages
49:40 – Project Dependencies
55:44 – Summary and final remarks

Full Training Courses: https://IAmTimCorey.com
Source Code: https://leadmagnets.app/?Resource=IntroToClassLibraries
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/

Comments are closed.