So for the 3rd installment in my mini-series on the SOLID principles we have the Liskov Substitution Principle or LSP. In under 5 minutes we briskly talk about Barbara Liskov and her assertion that:
if S is a subtype of T, then objects of type T may be replaced with objects of type S
What does that mean? well watch the video ;)
To acommopany the written NancyFx tutorial, I thought I'd put my christmas present (a microphone) to good use by recording a screencast tutorial. So here we are with a 30 minute quickstart introduction to NancyFx. Source code is on Github. I've also now written a quick tutorial on NancyFx testing if you're curious how easy it is to test Nancy.
This video roughly follows the same steps as the written tutorial.
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2013