C# & .NET
https://www.cnblogs.com/1996V/p/9037603.html
点 net core
新的开发平台, 支持跨平台, 代替 .net framework, .net framework 只能开发 Windows 程序
.net core 和 .net framework 也可 统称为 .net5
xamarin 开发手机 app
.net standard : 统一的标准规范比如需要有哪些类, 哪些方法, .net core 和 .net framework 和 xamarin 都是具体实现