Skip to content

Add Service Reference Auto generate all services and models in client side

Ali Yousefi edited this page Mar 26, 2018 · 1 revision

We made an easy way for client side developers to automatic generate all of services and models to use them in client side just with using a visual studio extension.

Step 1:

Download and install this visual studio extension by click here NuGet

Step 2

Right click on your project references and click on "Add SignalGo Service" in menu. fill your server address (your server must be running) and fill name of service that will be your namespace to access services and models.then click "Add Service" button.