YoVDO

Implementing SOLID Principles in C# with .NET Core

Offered By: Coursera Project Network via Coursera

Tags

.NET Core Courses Software Development Courses C# Courses Liskov Substitution Principle Courses

Course Description

Overview

In this 1-hour long project-based course, you will learn how to

- Review an initial monolith .NET Core console application written in C#
- Implement the Single Responsibility principle by breaking the single class in smaller classes with single responsibilities
- Implement the Open Closed Principle by breaking rides into base classes and children classes for types of rides
- Implement the Liskov Substitution Principle by implementing less restrictive rules on the input parameters by the parent ride class and more restrictive rules to the input parameters by the child ride class
- Implement the Interface Segregation Principle by adding multiple interfaces to the ride class
- Implement the Dependency Inversion Principle by Injecting ride interfaces into the ThemePark class

Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Taught by

Warren J Thompson

Related Courses

Building Your Azure Skills Toolkit
Microsoft via edX
Asynchronous Programming in C# and .NET Core
Microsoft via edX
Data Access in C# and .NET Core
Microsoft via edX
RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy
Build a Real-world App with ASP.NET Core and Angular 2 (4+)
Udemy