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.