Project is written in Visual Studio 2017 with using .NET Core
The core implementation
Use xUnit as the test framework Use NSubsititude for mocking Use BDDfy for behavior driven design test
The starting point of the program, set this project as the Startup project in the solution