dotnet-core/release-notes/3.0/preview/api-diff/preview2/3.0-preview2.md
Ahson Khan c8cb26c4ee
Add API diff between .NET Core 3.0 preview1 and preview2. (#2255)
* Add API diff between .NET Core 3.0 preview1 and preview2.

* Generate the API diff using API reviewer to follow the consistent
formatting.

* Only diff ref assemblies that are in-box (M.Netcore.App).
2019-01-28 21:03:59 -08:00

24 lines
1.3 KiB
Markdown

# API Difference netcoreapp3.0-preview1 vs netcoreapp3.0-preview2
API listing follows standard diff formatting. Lines preceded by a '+' are
additions and a '-' indicates removal.
* [System](3.0-preview2_System.md)
* [System.Buffers](3.0-preview2_System.Buffers.md)
* [System.Collections.Generic](3.0-preview2_System.Collections.Generic.md)
* [System.ComponentModel.DataAnnotations](3.0-preview2_System.ComponentModel.DataAnnotations.md)
* [System.Diagnostics](3.0-preview2_System.Diagnostics.md)
* [System.Linq](3.0-preview2_System.Linq.md)
* [System.Net.Sockets](3.0-preview2_System.Net.Sockets.md)
* [System.Reflection](3.0-preview2_System.Reflection.md)
* [System.Runtime.CompilerServices](3.0-preview2_System.Runtime.CompilerServices.md)
* [System.Runtime.InteropServices](3.0-preview2_System.Runtime.InteropServices.md)
* [System.Runtime.Intrinsics](3.0-preview2_System.Runtime.Intrinsics.md)
* [System.Runtime.Intrinsics.X86](3.0-preview2_System.Runtime.Intrinsics.X86.md)
* [System.Runtime.Loader](3.0-preview2_System.Runtime.Loader.md)
* [System.Security](3.0-preview2_System.Security.md)
* [System.Security.Permissions](3.0-preview2_System.Security.Permissions.md)
* [System.Text.Json](3.0-preview2_System.Text.Json.md)
* [System.Threading](3.0-preview2_System.Threading.md)
* [System.Threading.Tasks](3.0-preview2_System.Threading.Tasks.md)