Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 367 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 367 Bytes

Car Rental Project

This project is an online car rental project.

Tecnologies

  • Asp.Net Core for Restful api
  • MsSql
  • EntityFramework Core
  • Autofac
  • FluentValidation

Techniques

  • Layered Architecture Design Pattern
  • AOP
  • JWT
  • Autofac dependency resolver
  • IOC
  • Aspects
  • File upload

Layers

  • Entitites
  • DataAccess
  • Core
  • Business