April 2018
Intermediate to advanced
300 pages
7h 41m
English
CoreFX is the code name of .NET Core's set of libraries. It contains all the libraries that start with Microsoft.* or System.*and contains collections, I/O, string manipulation, reflection, security, and many more features.
The CoreFX is runtime agnostic, and it can run on any platform regardless of what APIs it supports.