Follow @ericsonf

[EN-US]

A simple .NET 7 application that sort a vector using different algorithms.

After downloading the code, run the following commands:

dotnet restore

dotnet build

dotnet run

If you want to download the Docker image, go to: https://hub.docker.com/r/ericsonf/sort-algorithms

If you liked it, leave a star! ⭐

[PT-BR]

Aplicação .NET 7 que ordena um vetor utilizando diferentes algoritimos.

Após baixar o código, execute os seguintes comandos:

dotnet restore

dotnet build

dotnet run

Caso queira baixar a imagem Docker acesse: https://hub.docker.com/r/ericsonf/sort-algorithms

Se gostou, deixe uma estrela! ⭐