Introducing C# Script Runner for .NET Core and .NET CLI (strathweb.com) 1 points by shoover 9y ago ↗ HN
[–] shoover 9y ago ↗ After reading Lawrence Kesteltoot's Java for Everything [1], I was inspired to write a .csx runner. I wrote it as a Ruby script shelling out to csc.This new take is much cleaner integrating with csi.exe and the project system for dependency management and invocation.[1]: http://www.teamten.com/lawrence/writings/java-for-everything...
1 comment
[ 3.7 ms ] story [ 16.5 ms ] threadThis new take is much cleaner integrating with csi.exe and the project system for dependency management and invocation.
[1]: http://www.teamten.com/lawrence/writings/java-for-everything...