Check out example codes for "how to update a project to cross target .net core". It will help you in understanding the concepts better.
Code Example 1
xml
<TargetFrameworks>netstandard2.0;net45;net40</TargetFrameworks>
Learn ReactJs, React Native from akashmittal.com