This repo contains my solutions for some C# katas submitted in Codewars.
You need to install the dotnet-sdk and the .NET 8.0 for your OS to build this project and run its tests.
dotnet build
dotnet test
This repo contains my solutions for some C# katas submitted in Codewars.
C#MIT
This repo contains my solutions for some C# katas submitted in Codewars.
You need to install the dotnet-sdk and the .NET 8.0 for your OS to build this project and run its tests.
dotnet build
dotnet test