What is the official list of .NET namespaces or classes that have been released by Microsoft?
What is the official list of .NET namespaces or classes that have been released by Microsoft?
BethMassi
#2
Hi @Dysmondad,
The team has this repository that tracks progress of the libraries they are moving to .NET Core: https://github.com/dotnet/corefx-progress
HTH,
-Beth