- .NET Core 3.0 daily build
- CoreRT support.
If you want to build projects with scripts in this repo, make sure that the .NET Core 3.0 SDK has been installed.
double click build_all_win.cmd
in build
folder.
$ ./build/build_all_linux.sh
-Or-
$ ./build/build_all_os.sh
This repo is a sample whose implementation is very simple P:), so the comments of it's source code is enough.
The whole concept of usage, see Wiki.