Search code examples
asp.net-corekruntime

How can I get the list of NuGet packages available for KRuntime?


It looks like only a part of BCL is supported for KRuntime. Is there a list of the assemblies in BCL that will be supported? ASP.NET vNext repositories don't include any of the System.* libraries. It would be useful to check if a library can be ported.


Solution

  • I also found useful this myget gallery for asp.net vnext dev branch or master branch