Git Product home page Git Product logo

recapproject-'s Introduction

ReCapProject - Rent A Car Project

A car rental project developed with C# and .Net Core Framework. In development phase, N-Layered Architecture model was followed. You can perform basic CRUD operations with this program. Also, this program has JWT Bearer system. CRUD operaitons will work if the user has right claims.

Layers

  • Core : The core layer of the project is used for universal operations.
  • DataAccess : It is the layer that connects the project with the Database.
  • Entities: Our tables in the database have been created as objects in our project. It also contains DTO objects.
  • Business : It is the business layer of our project. Various business rules; Data controls, validations and authorization controls
  • WebAPI : It is the Restful API Layer of the project. Known methods: Get, Post, Put, Delete

Used Technologies

  • .Net Core 3.1
  • Restful API
  • Result Types
  • Interceptor
  • Autofac
  • AOP, Aspect Oriented Programming
  • Caching
  • Performance
  • Transaction
  • Fluent Validation
  • Cache Management
  • JWT Authentication
  • Repository Design Pattern
  • Cross Cutting Concerns
  • Extensions
  • Claim
  • Exception Middleware
  • Service Collection
  • Error Handling
  • Validation Error Details

recapproject-'s People

Contributors

ayseelgoren avatar

Stargazers

Ayşenur Elmas avatar Rıdvan Abay avatar Emirhan Çetin avatar Sahil Rzayev avatar  avatar  avatar Sümeyye Kula avatar Gözde Sarıaslan avatar KadriyeNur avatar  avatar Meral Taşdemir avatar

Watchers

James Cloos avatar  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.