YoVDO

Class Libraries in C# 10

Offered By: Pluralsight

Tags

C# Courses .NET Courses Code Reusability Courses

Course Description

Overview

Understanding and using class libraries is essential if you want to better organize your code, make it reusable, and make it easily distributable to other developers and teams. This course will teach you how to create, configure, test, and distribute C# class libraries.

Having all your C# code in a single project can be problematic if the project gets too large and hard to understand and maintain. A single project also makes it harder to manage versions of sections of the codebase independently and makes sharing functionality with other developers, teams, and applications difficult. In this course, Class Libraries in C#, you’ll learn to use class libraries effectively to make your software development process more organized and flexible. First, you’ll explore how to create, configure, and test a class library project. Next, you’ll discover how to make the class library consumable on different versions of .NET. Finally, you’ll learn how to version and package your class library so it is easily consumable by other developers and applications. When you’re finished with this course, you’ll have the skills and knowledge of C# class libraries needed to create, organize, and share code.

Syllabus

  • Course Overview 1min
  • Getting Started with Class Library Projects 26mins
  • Configuring and Building Class Libraries 24mins
  • Supporting Multiple .NET Versions in a Class Library Project 32mins
  • Unit Testing Class Library Projects 16mins
  • Versioning, Packaging, and Distributing Class Libraries 41mins

Taught by

Jason Roberts

Related Courses

Introducción a la programación en Java: escribiendo buen código
Universidad Carlos iii de Madrid via edX
Java Inheritance, Composition and Aggregation
Coursera Project Network via Coursera
Learn Angular 2 from Beginner to Advanced
Udemy
Software Engineering Principles in Python
DataCamp
Fundamentos de C# para Principiantes
Udemy