<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>Firebase</anon>
    <anon>C#</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「C#でFCMを利用してPUSH通知を送信する方法」です。 ※FCM = Firebase Cloud Messaging Ⅱ. やり方 1. 必要なパッケージをNuGetからインストールする dotnet add package FirebaseAdmin --version 2.3.0 2. Firebase サービスアカウントの秘密鍵（serviceAccountKey.json）をダウンロードする 3. サンプルプログラムを書く using FirebaseAdmin; using FirebaseAdmin.Messaging; using Google…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2019%2F09%2F04%2F141424&quot; title=&quot;C#でFCMを利用してPUSH通知を送信する方法 - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kagasu/20190904/20190904141325.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-04 14:14:24</published>
  <title>C#でFCMを利用してPUSH通知を送信する方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2019/09/04/141424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
