I'm trying to understand Platform Extensions in the context of .NET Core and .NET Standard. Can you confirm if the following two statements (quoted from this article) should read "ASP.NET" instead of "ASP.NET Core".
- .NET Core + Platform Extensions: Includes the .NET Core APIs in addition to other APIs in the .NET ecosystem such as WCF, ASP.NET Core, FSharp, and Azure.
- .NET Standard + Platform Extensions: Includes the .NET Standard APIs in addition to other .NET ecosystem such as WCF, ASP.NET Core, FSharp, and Azure.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
I'm trying to understand Platform Extensions in the context of .NET Core and .NET Standard. Can you confirm if the following two statements (quoted from this article) should read "ASP.NET" instead of "ASP.NET Core".
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.