Releases: kenakamu/line-bot-sdk-csharp
Releases · kenakamu/line-bot-sdk-csharp
Line With Bot Framework Application v1.6
This is Visual Studio 2015/2017 template for Line Bot with Bot Framework.
- 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#"
- Open Visual Studio
- Create a new C# project using the new LineBotWithDirectLineApplication.
- Update Web.Config value.
- Deploy to anywhere you like ,such as Azure.
Line Bot Application v1.6
This is Visual Studio 2015/2017 template for Line Bot.
- 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#"
- Open Visual Studio
- Create a new C# project using the new Line Bot Application template.
- Update Web.Config value.
- Deploy to anywhere you like ,such as Azure.