Skip to content

Releases: kenakamu/line-bot-sdk-csharp

Line With Bot Framework Application v1.6

10 Jun 03:34
Compare
Choose a tag to compare

This is Visual Studio 2015/2017 template for Line Bot with Bot Framework.

  1. Download LineBotWithDirectLineApplication.zip save the zip file to your Visual Studio templates directory which is traditionally in "%USERPROFILE%\Documents\Visual Studio xxxx\Templates\ProjectTemplates\Visual C#"
  2. Open Visual Studio
  3. Create a new C# project using the new LineBotWithDirectLineApplication.
  4. Update Web.Config value.
  5. Deploy to anywhere you like ,such as Azure.

Line Bot Application v1.6

09 Jan 06:48
Compare
Choose a tag to compare

This is Visual Studio 2015/2017 template for Line Bot.

  1. Download Line Bot Application.zip save the zip file to your Visual Studio templates directory which is traditionally in "%USERPROFILE%\Documents\Visual Studio xxxx\Templates\ProjectTemplates\Visual C#"
  2. Open Visual Studio
  3. Create a new C# project using the new Line Bot Application template.
  4. Update Web.Config value.
  5. Deploy to anywhere you like ,such as Azure.