hkmamun / CSharp-Defense

Materials for the Defensive Coding in C# Pluralsight Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSharp-Defense

Materials for the Defensive Coding in C# Pluralsight Course

APM-Begin: The .NET solution as of the start of the course. It contains several class library projects and their associated unit tests. It also has a prototype of an MVC user interface. You should be able to work with this code on Windows or on a Mac.

APM-Final: The same solution, but with the code as of the end of the course. You should be able to work with this code on Windows or on a Mac.

APM-WithUI: The final code with an additional Windows Forms project. This code only runs on Windows.

About

Materials for the Defensive Coding in C# Pluralsight Course

License:MIT License


Languages

Language:C# 73.6%Language:HTML 23.2%Language:CSS 2.7%Language:JavaScript 0.5%