May 14

Earlier this year I posted about a pet project I’ve been working on DalSoft.RestClient which is a dynamic C# rest client.

I’ve now used it on a number of projects, and it works really for fluently accessing rest api’s (if I do say so myself). So I thought I’d do a quick post on a real life scenario. For a client of mine I’ve recently needed to integrate PushWoosh, so I thought I’d share some code to show how easy it would be to create a PushWoosh SDK with DalSoft.RestClient.

Here it goes install the NuGet package:

PM> Install-Package DalSoft.RestClient

Then use the code below for any of the PushWoosh methods:

One Response to “DalSoft.RestClient – dynamic C# rest client in action PushWoosh SDK”

  1. […] DalSoft.RestClient – dynamic C# rest client in action PushWoosh SDK May 19 […]

Leave a Reply

preload preload preload