C# task - Financial calculations
# Go into the folder with solution and run:
docker-compose up
Service will be available on port 8888.
When docker runs open http://localhost:8888/api/docs on your browser to see swagger docs and try api.
# Go into the folder with solution and run:
dotnet test SC.DevChallenge.sln