-
Restore nuget packages
dotnet restore
-
Execute Server application
dotnet run
or
dotnet run -c Release
-
Execute first Client application
dotnet run
or
dotnet run -c Release
-
Execute second Client application
dotnet run
or
dotnet run -c Release
-
Typing some words in the client console