GitHub - fatihkarahan/AddToCart: Add to cart .net core api example project ( the technologies i use : Sql memory , Swagger , ElasticSearch , Serilog, memory cache, unit test)

To activate elasticsearch, you need to update from appsetting.json.("elasticsearch:enabled")
Docker needs to be installed, and after installing it if it is not installed; You need to run "docker-compose up" where the docker-compose file is located.
To run the unit test project, iis need to install the project and change the endpoint.