Para rodar, é necessário ter o dotnet instalado. É só clonar este repositório:
$ git clone https://github.com/rwdd64/matrixcs.gitEntrar no diretório criado:
$ cd matrixcsE rodar usando o dotnet:
$ dotnet run Matrix.csprojTo run, you must have dotnet installed. Just clone this repository:
$ git clone https://github.com/rwdd64/matrixcs.gitCD into it:
$ cd matrixcsAnd run using dotnet:
$ dotnet run Matrix.csproj