docs.microsoft.com 上的 .NET 平台扩展是什么? [英] What are .NET Platform Extensions on docs.microsoft.com?

查看:24
本文介绍了docs.microsoft.com 上的 .NET 平台扩展是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Microsoft Docs 中有一个框架级导航元素,名为 ".NET 平台扩展".它包含有关最近添加的 API 的文档,例如 System.IO.PipelinesSystem.Threading.Channels,以及一大堆其他 API,包括非-最近的.

There is a framework-level navigation element at Microsoft Docs called ".NET Platform Extensions". It contains docs on recently added APIs like System.IO.Pipelines and System.Threading.Channels for example, as well as a whole bunch of other APIs, including the not-so-recent ones.

此集合中的某些 API 可用作 nuget 包(适用于 .Net Core 和 .Net Framework),但其他 API 似乎不可用.此外,截至目前,还没有名为.NET 平台扩展"或类似内容的 nuget 包.

Some APIs from this collection are available as nuget packages (for both .Net Core and .Net Framework), but others are not seemingly available. Also, as of now, there is no nuget package called ".NET Platform Extensions" or anything similar.

那么,问题是这个 API 集合到底代表什么?它与以下各项的关系是什么:

So, the question is what exactly does this collection of APIs represent? What is it's relationship to each of the following:

  • .Net 框架
  • .Net 核心
  • .Net 标准

.Net Framework/.Net Core 的支持怎么样?

What about support in the .Net Framework / .Net Core?

最后,有些 API 似乎已经作为单独的 nuget 包提供,而其他 API 尚未提供,那么这方面的故事是什么?

Finally, some APIs seem to be already available as separate nuget packages, others are yet to be made available, so what is the story in that regard?

推荐答案

它代表作为 NuGet 包提供的 API,而不是作为 .NET Core 共享框架的一部分.

It represents APIs that are shipped as NuGet packages instead of being part of the shared framework for .NET Core.

我们现在无法在 docs.microsoft.com 上识别不同的包以及它们支持哪些目标框架,但这是我们待办事项中需要解决的问题.因此,将其添加为新目标使我们能够为新 API 添加文档.

We don't have the ability right now to identify the different packages and which target frameworks they support on docs.microsoft.com, but it's something that is in our backlog to solve. So adding that as a new target enabled us to add docs for the new APIs.

这篇关于docs.microsoft.com 上的 .NET 平台扩展是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆