且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在 ASP.NET Core 1.0 RC2 项目中使用 PCL

更新时间:2023-02-15 20:31:17

我相信这与以下内容有关:https://github.com/aspnet/Home/issues/1356

I believe this is related to: https://github.com/aspnet/Home/issues/1356

***跟进此问题跟踪器并询问当前状态,尽管它表示 RC2 将支持它.

It might be best to follow up on this issue tracker and ask for the current status although it says it will be supported in RC2.

这是通过 netstandard(https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md)

您可以在此处阅读更多相关信息:

You can read more about this here:

http://damien.dennehy.me/blog/2016/01/15/class-library-packages-future-class-libraries/

注意:我今天找到了一个关于定位 PCL 的文档:

Note: There's a doc I found today regarding targeting a PCL:

http://dotnet.github.io/docs/core-concepts/libraries/libraries-with-cli.html#how-to-target-a-portable-class-library-pcl