Skip to content

Summary of the project structure

TomWalkerCodes edited this page Oct 18, 2014 · 1 revision

Common - has constants (magic strings) CrisisCheckInWeb - Primary project based on ASP.NET MVC framework - Controllers - business workflows - Wrappers - Interfaces - Models - data models Services.UnitTest - using Moq as mocking framework and using Ninject as the DI WebProjectTests - using Moq as mocking framework and using Ninject as the DI

(Bill was talking and I was taking notes)

Getting Started

Clone this wiki locally