keen-sdk-net
keen-sdk-net copied to clipboard
A .NET SDK for the Keen IO API
Example: Message: [KeenException: AddEvents failed with status: StatusCode: 404, ReasonPhrase: 'Not Found', Version: 1.1, Content: System.Net.Http.StreamContent, Headers: { Server: nginx Date: Fri, 29 Jan 2016 17:06:13 GMT Connection: close Content-Length:...
Hi there. When i set phone to the airplane mode keenClient crashes application with unhandled exception. Call stack if it helps: "System.AggregateException: A Task's exception(s) were not observed either by...
Hi I just removed dynamic type for known types of newtonsoft.json library and add additional exception handling for lost internet connectivity (404 error or webexception usually raised in client-side). This...