Support for netstandard
Options
I'm not sure if it's directly linqpad related, or nuget integration specific, but I get "no usable assemblies" when referencing nuget packages for netstandard1.0 and netstandard1.1. Quite a lot of new Microsoft.aspnetcore.* are specified like that. Is a fix on a todo list?
Awesome product BTW, I use it every day (except some weekends)
Awesome product BTW, I use it every day (except some weekends)
Comments
-
https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md is a nice overview of netstandard monikers
-
Thanks - support for this is coming in the next day or two.
-
Try the new beta - netstandard profiles should now work.