Skip to content

richardh65/name-sort-csharp

Repository files navigation

to run

dotnet run --project NameSorter

to test

dotnet test

package

dotnet publish --output "." --runtime win-x64 --configuration Release -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published