docs.microsoft.com 上的 .NET 平台扩展是什么?

编程入门 行业动态 更新时间:2024-10-24 10:26:04
本文介绍了docs.microsoft 上的 .NET 平台扩展是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Microsoft Docs 中有一个框架级导航元素,名为 ".NET 平台扩展".它包含有关最近添加的 API 的文档,例如 System.IO.Pipelines 和 System.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 上识别不同的包以及它们支持哪些目标框架,但这是我们待办事项中需要解决的问题.因此,将其添加为新目标使我们能够为新 API 添加文档.

We don't have the ability right now to identify the different packages and which target frameworks they support on docs.microsoft, 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 平台扩展是什么?

本文发布于:2023-11-05 12:48:46,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1560871.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:平台   docs   microsoft   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!