Giter VIP home page Giter VIP logo

rentacar-backend's Introduction

22621771

Rent A Car Project! (Backend)

if(like) { throw new ⭐️;}

C# ile geliştirdiğim ayrıca OOP mantığıyla, SOLID prensipleriyle ve diğer güncel teknolojilerle güçlendirmiş olduğum "Araba Kiralama" projemde Katmanlı Mimari yapısına uygun 6 adet katman bulunmaktadır. Özetleyecek olursak;

  1. Entities Layer : Veritabanı nesneleri için oluşturulmuş varlık katmanıdır.
  2. Business Layer : Veriler üzerinde iş yapacak kuralların bulunduğu iş katmanıdır.
  3. Console UI Layer : Web API katmanını oluşturmadan önce birtakım testler için oluşturulmuş kullanıcı arayüzü katmanıdır.
  4. Data Access Layer : Veritabanı CRUD işlemlerini gerçekleştirmek için oluşturulan veri erişim katmanıdır.
  5. Core Layer : Hiçbir katmana bağımlı olmayan diğer bütün katmanlara referans olan ve bütün projelerde rahatlıkla kullanılabilir çekirdek katmanıdır.
  6. Web API Layer : Her Business Service için Controller yazılan, kısacası hangi requeste hangi actionla cevap vereceğimizi yani bu actionların service yardımıyla aldığımız hangi dataları döndüreceğini belirttiğimiz ve projeyi web üzerinden kontrol edebilmemizi sağlayan katmandır.

Projede kullanılanlar

  • OOP
  • Kurumsal Mimari
  • Katmanlı Mimari
  • SOLID
  • Clean Code
  • ORM (Entity Framework)
  • Web Service (Restful)
  • Design Patterns
  • AOP (Validation, Caching, Transaction, Performance vb.)
  • JWT
  • CCC (Validation, Caching)
  • LINQ
  • Custom Error Middleware
  • Autofac
  • Fluent Validation
  • Diğer yardımcı araçlar (IoC, Security, Results vb.)

Rent A Car projemin frontend Angular kısmı en yakın zamanda eklenecektir.


rentacar-backend's People

Contributors

tevyuksel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.