- Microsoft Visual Studio 2022
- .NETCore Web Api 6.0
- MS SQL SERVER 2019
- C#
- Dapper
- Dapper SqlBuilder
- Fluent Validation
- Automapper
- RabbitMQ
- BackgroundService
- MediatR
- Dependency injection
- CQRS
https://www.youtube.com/watch?v=UjH7Mq-NWrc
- Step 1: Unzip the downloaded folder
- Step 2: Open Arabam.Com.Adverts.sln file with Visual Studio 2022
- Step 3: Rebuild solution
-Step 4: Run the project by pressing Docker Compose button
-Step 4: docker-compose will install all the images. It will crate database and import data and start the containers.
Note:
If you have a problem with the database creation process
You can create database using setup.sql file
https://github.com/yildirimsoker/arabamcom-backend-assignment/blob/master/setup.sql