Skip to content

bryanschoot/TMS

Repository files navigation

TMS

TMS is a school project. TMS is a ASP.net core based project. School did not allow me to use the entity framework so me and some classmates worked on creating a different approach.

File structure [Solution 'TMS']

  • TMS.Console
  • TMS.MVC
  • TMS.Factory
  • TMS.Logic.Interface
  • TMS.Logic
  • TMS.Repository.Interface
  • TMS.Repository
  • TMS.Dal.Interface
  • TMS.Dal
  • TMS.Model

Clone this repo

git clone https://github.com/minotauruss/TMS.git