Overview Q & A Rating & Review
C# LINE Messaging API Visual Studio Templates
日本語の説明はこちら
This package enables C# developer to implement LINE Bot by using LINE Messaging API . This contains:
Azure Function template for LINE Bot
Web app templates for LINE Bot
How to use the extension
Install the extension
Open Visual Studio and go to Tools | Extensions and Updates.
Select "Online" on the left pane and search for "LINE Bot C# Template", and click "Download".
Restart Visual Studio and it will be installed.
Use the project templates
Once you installed the extension, it's straight forward.
Open Visual Studio and "Create new project".
Search "LINE Bot" and you see several projcts comes up.
Select any project to start.
For detail, checkout each directory in GitHub repository .
Release Notes
v2.1 Supports the Line.Messaging v1.2.4