Xamarin Android 使用 Asp.Net core web api 连接到 Azure Notification Hub [关闭]

Posted

技术标签:

【中文标题】Xamarin Android 使用 Asp.Net core web api 连接到 Azure Notification Hub [关闭]【英文标题】:Xamarin Android connect to Azure Notification Hub using Asp.Net core web api [closed] 【发布时间】:2017-01-31 16:54:35 【问题描述】:

我有 Xamarin Forms android 项目。它与托管在 Azure 上的 Asp.Net Core WebApi 通信。我需要能够使用 GCM 和 Azure 通知中心发送推送消息。遗憾的是,我能找到的所有文档和示例都在使用 Azure 移动服务,但我需要使用 WebApi 的工作示例。 我是这项技术的新手,并且跨越了一天多的时间。请说明如何完成此操作,否则最好共享代码。

【问题讨论】:

【参考方案1】:

这是使用托管 WebApi 解决方案通过 Azure 通知中心向 Windows、ios 和 Android 发送推送通知所需的文档。

https://docs.microsoft.com/en-us/azure/notification-hubs/notification-hubs-aspnet-backend-windows-dotnet-wns-notification

【讨论】:

以上是关于Xamarin Android 使用 Asp.Net core web api 连接到 Azure Notification Hub [关闭]的主要内容,如果未能解决你的问题,请参考以下文章

C#使用Xamarin开发Android应用程序 -- 系列文章

ASP.NET Web API 身份验证(Web + 移动)

Xamarin.Auth:使用身份提供者对用户进行身份验证 [xamarin forms - Android]

在 Xamarin.Forms 中使用 Android 绑定

无法使用 C# 从 Xamarin.iOs 和 Xamarin.Android 连接到 MySql

有没有办法使用 Xamarin.Forms PCL 项目中的 Devexpress.Xamarin.Android.Charts