2.0.0 ɑlpha (Aug 30, 2019)
·
122 commits
to master
since this release
This is the first preview release of version 2.0.
Installation
LINQPadless is distributed as .NET Core Global tool and can be installed thus:
dotnet tool install -g LinqPadless --version 2.0.0-alpha-20190830
It requires .NET Core 2.1 or 2.2 run-time to be installed.
Breaking Changes
Version 2.0 exclusively supports generating .NET Core applications from LINQPad query files. It drops support for Microsoft .NET Framework executables as well as C# scripts (csx).