An open API service indexing awesome lists of open source software.

https://github.com/dazinator/crmcross

A Cross Platform Dynamics Crm SDK.
https://github.com/dazinator/crmcross

Last synced: 4 months ago
JSON representation

A Cross Platform Dynamics Crm SDK.

Awesome Lists containing this project

README

          

# A Cross Platform Dynamics Crm SDK.

[![Join the chat at https://gitter.im/dazinator/CrmCross](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dazinator/CrmCross?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

|Build|NuGet Release|GitHub Release
|:--:|:--:|:--:|
[![Team City Shield](https://img.shields.io/teamcity/http/dazinator.ddns.net:81/s/CrmCross_Continuos.svg?style=flat&label=TeamCity)](http://dazinator.ddns.net:81/viewType.html?buildTypeId=CrmCross_Continuos&guest=1)|[![NuGet](https://img.shields.io/nuget/v/CrmCross.svg)](https://www.nuget.org/packages/CrmCross)|[![GitHub release](https://img.shields.io/github/release/dazinator/crmcross.svg)](https://github.com/dazinator/crmcross/releases/latest)|

[This NuGet package](https://www.nuget.org/packages/CrmCross/) is a portable implementation of the Dynamics CRM SDK, allowing you to use the Organisation Service from the following projects:

1. Xamarin Android (MonoTouch)
2. Xamarin iOS (Coming Soon)
3. Windows Phone (Coming Soon)

This project was started from some sample code that Microsoft provided [here](https://code.msdn.microsoft.com/Mobile-Development-Helper-3213e2e6/view/SourceCode#content).