June 2017
Intermediate to advanced
274 pages
7h 45m
English
We will create a web client for consuming our newly deployed reactive microservice with the help of AutoRest. Let's create a console application for it and add Nuget packages: Reactive.Core, WebApi.Client, Microsoft.Rest.ClientRuntimeand Newtonsoft.Json.
static void Main(string[] args) { var client = new ProductServiceClient ...Read now
Unlock full access