AddSevenPS

Stars
0

Add Seven

Features

  • Add Seven to an integer inputted by user

  • Detect whether the input is valid or not

Technologies

  • .NET core version 6.0.0

  • PowerShell core 7.2.1

Instructions

# From inside the AddSevenPS folder
dotnet build

dotnet publish

Import-Module ./AddSevenPS/bin/Debug/net6.0/publish/AddSevenPS.dll

Add-Seven #Enter the number