Skip to content

I prepared this project in accordance with its solid principle to improve myself and learn about corporate software architecture. This project is the backend part of a car rental system.

License

Notifications You must be signed in to change notification settings

murat-atalik/CarRenrtal-BackEnd

Repository files navigation

RentACarProject -Backend

Table of contents

About Project

I prepared this project in accordance with its solid principle to improve myself and learn about corporate software architecture. This project is the backend part of a car rental system. If you want to look at the frontend part of the car rental system, check the link below.

Built With

Project is created with:

  • .NET

  • ASP.NET for Restful api

  • EntityFramework Core

  • Autofac

  • FluentValidation

  • MsSql

    Techniques

  • Layered Architecture Design Pattern

  • AOP

  • Autofac dependency resolver

  • IOC

  • JWT

Setup

  • Change local path address
  • Delete Mıgrations Folder
  • Open Nuget Package Manager Console
  • Type add-Migration MigrationName and press the Enter button. If this process was successful, go to the next step.
  • Type update-database and press the Enter button.
  • Follow these steps all setup will be finished.

License Information

The source code of this project is valid on use under GPL v3 license. For more detailed information, you can review the LICENSE document.

About

I prepared this project in accordance with its solid principle to improve myself and learn about corporate software architecture. This project is the backend part of a car rental system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages