/messaginghub-client-csharp

MessagingHub.Client is a C# simple client for the Blip Messaging Hub

Primary LanguageC#Apache License 2.0Apache-2.0

Deprecation notice

This SDK version is deprecated. Please check the new version at https://github.com/takenet/blip-sdk-csharp

Introduction

The Blip Messaging Hub Client is a set of Nuget packages that allow the creation of Blip Messaging Hub applications.

NuGet

Getting Started

To get started with the Blip Messaging Hub Client, see our SDK documentation here.

An introdutory application can be found here, but we encourage you to use the Messaging Hub Application Template as described below.

Creating Messaging Hub Applications

To easily create Messaging Hub applications, create a new class library project in the Visual Studio 2015 and import the Messaging Hub Application Template package from here.

Documentation

The full documentation can be found at https://portal.blip.ai/#/docs/home.

License

Apache 2.0 License