https://github.com/txchen/roslynscript
Try to use c# as in-app script
https://github.com/txchen/roslynscript
Last synced: 8 months ago
JSON representation
Try to use c# as in-app script
- Host: GitHub
- URL: https://github.com/txchen/roslynscript
- Owner: txchen
- Created: 2016-06-09T23:37:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T18:30:51.000Z (almost 10 years ago)
- Last Synced: 2025-04-27T11:02:36.709Z (about 1 year ago)
- Language: C#
- Size: 1.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roslyn script test
```bash
$ dotnet restore
$ dotnet watch run
```