One of the nice additions to the .NET documentation is the API Browser. It gives you a quick and easy way to find a specify method or function throughout multiple versions of .NET(Core).
It is not limited to the Base Class Library but also includes search options for specific SDKs like Xamarin, Azure, Roslyn …