0
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

C#でLINE Messaging APIを使用する(参考URL集)

Last updated at Posted at 2018-11-23

タイトルのとおりです。
個人的なメモとして書いていますので、くだらない記事を読んだと怒らないようお願いします。

#どんなメッセージが送れるか
https://developers.line.biz/ja/docs/messaging-api/message-types/

#.NET版のAPI
https://github.com/pierre3/LineMessagingApi

#テンプレートプロジェクト(.NET Core)
node.jsからyoコマンドでテンプレートプロジェクトを作成する
https://qiita.com/kenakamu/items/e0b194a82e4141b30c95

#テンプレートプロジェクト(.NET Framework)
マーケットプレイスに公開されている
https://marketplace.visualstudio.com/items?itemName=pierre3.LINEBotCSharpTemplate

#実装サンプル
https://github.com/pierre3/LineMessagingApi/tree/master/WebAppSample

0
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?