add csharp/dotnet devnull client to measure througput with different runtimes

This commit is contained in:
Benjamin Sergeant
2020-08-05 13:58:39 -07:00
parent 74d3278258
commit b15c4189f5
3 changed files with 107 additions and 0 deletions

2
test/compatibility/csharp/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
bin
obj