karabanovbs / EnazaTestTask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EnazaTestTask

Test task for Enaza

Getting Started

git clone https://github.com/BaR488/EnazaTestTask

Prerequisites

Install dotnet sdk 3.1

Build and run

dotnet restore
dotnet build

#run server
dotnet run  --project EnazaTestTaskServer

#run clients
dotnet run  --project EnazaTestTaskClient --no-build

About


Languages

Language:C# 100.0%