https://github.com/ahmettugur/techcase
https://github.com/ahmettugur/techcase
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmettugur/techcase
- Owner: ahmettugur
- License: mit
- Created: 2021-10-20T09:13:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T20:14:30.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T08:18:24.724Z (9 months ago)
- Language: C#
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Add To Cart Tehnical Case
## Prerequisites
```bash
Docker (For Redis,Sql Server and Api host)
Asp.Net 5
Visual Studio 2019 or Rider or Visual Studio Code```
## Usage
```bash
Open the project locationdocker-compose up
http://localhost:1923/swagger
```
## Debugging Your Computer
```sh
Open project Visual Studio and run TechCase.Api
http://localhost:5000/swagger```