csharp-rest-api icon indicating copy to clipboard operation
csharp-rest-api copied to clipboard

This repository contains the open source C# client for MessageBird's REST API.

Results 36 csharp-rest-api issues
Sort by recently updated
recently updated
newest added

Hi, I noticed that the list of dependencies on NuGet is not up-to-date with the configuration of the project: ![image](https://user-images.githubusercontent.com/16306379/46802918-b3124280-cd56-11e8-8eb5-d002d3b8fc5a.png) ![image](https://user-images.githubusercontent.com/16306379/46802943-c1f8f500-cd56-11e8-84bb-bf7f456bc1dd.png) But when I try to use the library there...

Currently the webrequest object (.net object used to make the actual api calls) does not have a request timeout explicitly set, thus using the default timeout of 60 seconds. However,...

enhancement

We know that messagebird allows single quotes in the originator, we managed to send text messages from the website with originator name containing a single quote. We would like to...

This helps with verifying releases and unsigned assemblies cannot be loaded when products are released.

enhancement

Hi, there is new platform available https://app.bird.com The corresponding API is different. https://api.bird.com Is there a plan to fully support the new platform? Thanks in advance!

Please update API URLs and provide working examples. Thank you.