一起了解 .Net Foundation 项目 No.21

.Net 基金会中包含有很多优秀的项目,今天就和笔者一起了解一下其中的一些优秀作品吧。

中文介绍

中文介绍内容翻译自英文介绍,主要采用意译、如与原文存在出入,请以原文为准。

UWP Community Toolkit

UWP Community Toolkit 包含一组帮助函数、自定义控件和应用服务。它为 Windows 10 UWP 开发这带来便利。

项目详情

相关链接

笔者简评

目前项目已经被重命名为 WindowsCommunityToolkit 。几乎属于 UWP 开发所必备的一组类库。

英文介绍

UWP Community Toolkit

The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.

Project Details

Quicklinks

以上《英文介绍》摘录自 .NET Foundation 的项目介绍 。原文受原项目许可证保护。

中文介绍

中文介绍内容翻译自英文介绍,主要采用意译、如与原文存在出入,请以原文为准。

WCF

WCF 包含一组面向客户端的类库,它使得基于 .NET Core 构建的应用能够调用 WCF 服务。

这些类库与 Windows Store 的可用功能相匹配,但不仅限于此,通过 .NET Core 使得现在的 WCF 应用程序的覆盖范围更广。完全可以让 WCF 服务触及移动设备环境以及多层次的服务端。

项目详情

相关链接

笔者简评

此项目并非 WCF 服务端。

此项目是基于 .Net Core 的 WCF 客户端构建方案。

英文介绍

WCF

WCF includes a collection of client-oriented libraries from the Windows Communication Foundation that enable WCF applications built on .NET Core to communicate with WCF services.

These libraries match the functionality available for the Windows Store profiles, but the use of .NET Core now offers broader reach and the potential for cross-platform WCF applications. They are suitable for mobile devices as well as mid-tier servers communicating with WCF services.

Project Details

Quicklinks

以上《英文介绍》摘录自 .NET Foundation 的项目介绍 。原文受原项目许可证保护。

中文介绍

中文介绍内容翻译自英文介绍,主要采用意译、如与原文存在出入,请以原文为准。

Windows Phone Toolkit

Straight from Microsoft Windows Phone developer platform team - Windows Phone Toolkit provides the developer community with new components, functionality, and an efficient way to help shape product development. WPToolkit releases include open source code, samples & docs, plus design-time support for the Windows Phone platform.

Windows Phone Toolkit 是由 Microsoft Windows Phone 开发者团队产出的。它为社区开发者提供了很多新的控件,功能,以及高效构建产品的途径。

WPToolkit 的发行版包含源码、样例和文档、设计器。

项目详情

相关链接

笔者简评

千言万语凝成一句话:Windows Phone 已!经!凉!了!

英文介绍

Windows Phone Toolkit

Straight from Microsoft Windows Phone developer platform team - Windows Phone Toolkit provides the developer community with new components, functionality, and an efficient way to help shape product development. WPToolkit releases include open source code, samples & docs, plus design-time support for the Windows Phone platform.

Project Details

Quicklinks

以上《英文介绍》摘录自 .NET Foundation 的项目介绍 。原文受原项目许可证保护。

其他项目

原文地址:https://www.cnblogs.com/newbe36524/p/12555957.html