Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slang25/csharp8_net4x_playground


https://github.com/slang25/csharp8_net4x_playground

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# csharp8_net4x_playground

Run:
```
dotent build -c Release
mono bin/Release/net461/csharp8-net4x.exe
```

Output:
```
0
1
2
world
```