|
1 |
| -| .NET Standard | [1.0] | [1.1] | [1.2] | [1.3] | [1.4] | [1.5] | [1.6] | [2.0] | |
2 |
| -|-----------------------------------|-------|--------|-------|-------|-------|--------|--------|-------| |
3 |
| -| .NET Core | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 2.0 | |
4 |
| -| .NET Framework (with tooling 1.0) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.2 | | | |
5 |
| -| .NET Framework (with tooling 2.0) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.1 | 4.6.1 | 4.6.1 | |
6 |
| -| Mono | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | vNext | |
7 |
| -| Xamarin.iOS | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext | |
8 |
| -| Xamarin.Android | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | vNext | |
9 |
| -| Universal Windows Platform | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext | vNext | vNext | |
10 |
| -| Windows | 8.0 | 8.0 | 8.1 | | | | | | |
11 |
| -| Windows Phone | 8.1 | 8.1 | 8.1 | | | | | | |
12 |
| -| Windows Phone Silverlight | 8.0 | | | | | | | | |
| 1 | +| .NET Standard | [1.0] | [1.1] | [1.2] | [1.3] | [1.4] | [1.5] | [1.6] | [2.0] | |
| 2 | +|-------------------------------------------|-------|--------|-------|-------|-------|--------|--------|-------| |
| 3 | +| .NET Core | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 2.0 | |
| 4 | +| .NET Framework (with tooling 1.0) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.2 | | | |
| 5 | +| .NET Framework (with tooling 2.0 preview) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.1 | 4.6.1 | 4.6.1 | |
| 6 | +| Mono | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | vNext | |
| 7 | +| Xamarin.iOS | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext | |
| 8 | +| Xamarin.Android | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | vNext | |
| 9 | +| Universal Windows Platform | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext | vNext | vNext | |
| 10 | +| Windows | 8.0 | 8.0 | 8.1 | | | | | | |
| 11 | +| Windows Phone | 8.1 | 8.1 | 8.1 | | | | | | |
| 12 | +| Windows Phone Silverlight | 8.0 | | | | | | | | |
13 | 13 |
|
14 | 14 | - The columns represent .NET Standard versions. Each header cell is a link to a document that shows which APIs got added in that version of .NET Standard.
|
15 | 15 | - The rows represent the different .NET platforms.
|
|
0 commit comments