Build a Windows 10 application that runs anywhere using the Universal Windows Platform

One of the great things about .NET is that you use it to write code for multiple runtimes, such as .NET Core, .NET Framework, and Xamarin. But multiple runtimes means some complexity in writing, distributing, and consuming libraries. .NET Standard solves this problem. Write code to a specification instead of for specific platforms. .NET Standard 2.0 takes it to the next level, with more than 20K new APIs.
When this video will be available?
Please upload the video. Thanks