/TryCatch_v3

The repository for the third version of Try Catch assessement

Primary LanguageJavaScript

TryCatch_v3

The repository for the third version of Try Catch assessement

This project is a multi tier application which contains:

TryCatch: used to all the frond end job; TryCatch.Api: used like the interface to perform all the operations; TryCatch.Interfaces: Used in order to use IoC; TryCatch.Data: Data access to database using EF 6 and XML's files; TryCatch.Core: Business logic; TryCatch.IoC: IoC configuration Interfaces X Classes; TryCatch.Models: Models used all over the tiers.