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

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

问题描述

Microsoft文档中有一个名为。NET平台扩展 。例如,它还包含有关最近添加的API的文档,例如 System.IO.Pipelines System.Threading.Channels

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),但其他功能似乎不可用。另外,到目前为止,还没有名为 .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 Framework

  • .Net Core

  • .Net Standard

.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天全站免登陆