FCM.Net.Core
1.0.1
Biblioteca para facilitar envio de Push Notification usando o Firebase Cloud Messaging do Google
Install-Package FCM.Net.Core -Version 1.0.1
dotnet add package FCM.Net.Core --version 1.0.1
<PackageReference Include="FCM.Net.Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FCM.Net.Core --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Essa biblioteca foi escrita seguindo a documentação do próprio Google (https://firebase.google.com/docs/cloud-messaging/) com o intuito de facilitar o envio de mensagens a partir de um server app / desktop app (Console Application, Asp.Net, Windows Forms, WPF, etc).
Dependencies
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FCM.Net.Core:
Package | Downloads |
---|---|
Spin
Web Framework cross platforms based to .net core
|
GitHub repositories
This package is not used by any popular GitHub repositories.