Skip to content

eryozkn/CodingKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Template For .NET8 Console Projects

This repo provides a C# starter template with unit testing.

Prerequisites

.NET8 SDK must be installed

Build, Test, Run

Run the following commands from the folder containing the .sln file in order to build and test.

dotnet build

dotnet test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages