line-bot-sdk-dotnet
line-bot-sdk-dotnet copied to clipboard
SDK for the LINE Messaging API for .NET Standard
line-bot-sdk-dotnet
SDK for the LINE Messaging API for .NET standard.
About the LINE Messaging API
See the official API documentation for more information.
English: https://devdocs.line.me/en/
Japanese: https://devdocs.line.me/ja/
Supported Platforms
- .NET Standard 2.0 and higher
Installation
The package for this library is available on NuGet:
| Package | Version | Downloads |
|---|---|---|
| Line.Bot.SDK |
Example
An example of how to use the library can be found here: line-bot-sdk-dotnet-sample.