- C# 7 and .NET Core 2.0 High Performance
- Ovais Mehboob Ahmed Khan
- 80字
- 2021-08-27 18:47:07
Versioning of .NET Standard
Unlike PCL, each version of .NET Standard is linearly versioned and contains the APIs for the previous versions and so on. Once the version is shipped, it is frozen and cannot be changed, and the application can easily target that version.
The following diagram is a representation of how .NET Standard is versioned. The higher the version is, the more APIs will be available, whereas the lower the version is, the more platforms will be available:

推薦閱讀
- 大規(guī)模數(shù)據(jù)分析和建模:基于Spark與R
- 數(shù)據(jù)庫(kù)技術(shù)與應(yīng)用教程(Access)
- Unity 5.x Game AI Programming Cookbook
- 數(shù)據(jù)化網(wǎng)站運(yùn)營(yíng)深度剖析
- Microsoft Power BI數(shù)據(jù)可視化與數(shù)據(jù)分析
- 數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用教程
- 大數(shù)據(jù)架構(gòu)商業(yè)之路:從業(yè)務(wù)需求到技術(shù)方案
- SQL應(yīng)用及誤區(qū)分析
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第3版)
- 企業(yè)級(jí)容器云架構(gòu)開發(fā)指南
- Hadoop大數(shù)據(jù)開發(fā)案例教程與項(xiàng)目實(shí)戰(zhàn)(在線實(shí)驗(yàn)+在線自測(cè))
- Construct 2 Game Development by Example
- 智慧的云計(jì)算
- 企業(yè)大數(shù)據(jù)處理:Spark、Druid、Flume與Kafka應(yīng)用實(shí)踐
- Node.js High Performance