Follow @ericsonf

[EN-US]

A simple .NET 7 application that verify if an integer number is an Armstrong number.

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/armstrong-number

If you liked it, leave a star! ⭐

[PT-BR]

Aplicação .NET 7 que verifica se um número inteiro é um número de Armstrong.

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/armstrong-number

Se gostou, deixe uma estrela! ⭐