It is a project where CRUD operations can be applied and can be used to rent a car.
report bug - request feature- Integrated Development Environment: Visual Studio 2019
- C#
- ASP.NET
- EntityFramework Core
- Autofac
- FluentValidation
- Sql Server
- AOP
- JWT
- CarRental has been prepared with C# programming language and Layered architectural structure (Entities, DataAccess, Business, Core and WebAPI layers) under the name of ASP Net Core platform.
- Information is kept confidential during the registration process.
- JWT integration, Transaction, Cache, Validation and Performance aspects have been implemented.
- Added FluentValidation support for Validation and Autofac support for IoC.