Skip to content

geektrust/geektrust-csharp-family-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demo application to show how C# code will be executed with automatic code evaluation.

Pre-requisites

  1. .Net Core 2.2

Build and Execute

dotnet build -o bin
dotnet bin/geektrust.dll sample_io/input.txt

will return

CHILD_ADDITION_FAILED
PERSON_NOT_FOUND
PERSON_NOT_FOUND

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages