Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kandy-io/kandy-cpaas-dotnet-sdk
Kandy CPaaS .NET SDK written in C#
https://github.com/kandy-io/kandy-cpaas-dotnet-sdk
Last synced: about 1 month ago
JSON representation
Kandy CPaaS .NET SDK written in C#
- Host: GitHub
- URL: https://github.com/kandy-io/kandy-cpaas-dotnet-sdk
- Owner: Kandy-IO
- Created: 2020-03-20T06:33:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T09:15:54.000Z (over 1 year ago)
- Last Synced: 2024-11-19T09:44:27.129Z (about 1 month ago)
- Language: C#
- Size: 322 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kandy CPaaS .NET SDK
## Install
Install the package with:
```bash
Install-Package Cpaas.Sdk
```## Documentation
The information about tutorials and documents can be found in the links below
* `Documents`: [API Docs](https://kandy-io.github.io/kandy-cpaas-dotnet-sdk/docs)
* `Tutorials`: [User Guide](https://kandy-io.github.io/kandy-cpaas-dotnet-sdk/tutorials/?KANDY=Kandy&KANDYFQDN=oauth-cpaas.att.com#/GetStarted)
## Compatibility
- 4.5.2 or higher
- .NET Standard 2.0
- .NET Core 3.0 or higher