- xUnit
- .NET 5 api
- .NET 5 client (Blazor)
- download and install the requirements (links above);
- open the solution on visual studio;
- to run the tests, build the solution (so the tests will appear), then run the unit tests;
- to run the application, hit F5.
- it's a simple full-stack application using .NET 5 with Blazor