タイトルのとおりです。
個人的なメモとして書いていますので、くだらない記事を読んだと怒らないようお願いします。
#どんなメッセージが送れるか
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