amlsantos / RatingEngine

A sample application used to demonstrate SOLID principles for the Pluralsight course, SOLID Principles for C# Developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build test

Rating Engine - SOLID Principles for C# Developers

A sample application used to demonstrate SOLID principles for the Pluralsight course, SOLID Principles for C# Developers.

Usage Instructions (original repo from Steve Smith)

The master branch shows the initial code used in the course. It's the starting point. If you want to follow along, you can Fork this repository or download a ZIP with the code. There are separate tags (and branches for that matter) for each of the 5 principles that you can review or download as well. Here are links you can use to jump to these tagged versions in your browser:

The sample code was written using Visual Studio 2019. You can download the free Community edition which should work fine with this code. Alternately, you can use Visual Studio Code or another editor you prefer.

Podcast and Other Resources

If you found this course helpful here are some other resources you may like:

About

A sample application used to demonstrate SOLID principles for the Pluralsight course, SOLID Principles for C# Developers.


Languages

Language:C# 100.0%