Latest beta still throws "There are no usable .NET assemblies in package 'NETStandard.Library'."
Options
I just downloaded v5.23.00(AnyCPU)
After adding few Microsoft.Extensions received following notification on screen.

Then went to Nuget installer and received following error.
After adding few Microsoft.Extensions received following notification on screen.

Then went to Nuget installer and received following error.

Comments
-
Thanks for the info. I'll look into it late next week.
-
I've just uploaded a new beta with significant changes to improve compatibility with .NET Standard 2.0. You won't need to add a reference to NETStandard.Library as the required library is now added automatically
https://www.linqpad.net/download.aspx#beta
If you're still having trouble, please run the following query to determine the exact framework version:
http://share.linqpad.net/37mvfc.linq
and also tell me your OS version.
Thanks
-
It worked, thank you