Skip to content

How to use CDBC

Step1: CDBC service set up

1.1 Download CDBC service

Cdbc download page

1.2 Setup IIS

Install IIS

1.3 Deploy CDBC service

Deploy CDBC service

1.4 Configure CDBC service

We provide samples on the following page, You can use them as a reference
Configure CDBC service


Step2: CDBC Client download and configure

2.1 Download CDBC client

CDBC Client is published on Nuget
Cdbc Client latest version on NuGet
You can use any tool to get it.

2.2 Configure CDBC client

To connect to CDBC service, you need add <system.serviceModel> section into your app.config.

We provide samples on the following page, You can use them as a reference
Configure CDBC service

Step3: Start your development