Info
Version: | 8.1.0.8 |
Author(s): | crmsdk |
Last Update: | Monday, September 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://msdn.microsoft.com/en-us/dynamics/crm/dn467921.aspx |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CrmSdk.WebApi.Samples.HelperCode |
Install
Install-Package Microsoft.CrmSdk.WebApi.Samples.HelperCode
dotnet add package Microsoft.CrmSdk.WebApi.Samples.HelperCode
paket add Microsoft.CrmSdk.WebApi.Samples.HelperCode
Microsoft.CrmSdk.WebApi.Samples.HelperCode Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 2.28.1)
Tags
This code is for use with the CRM Web API. These classes provide web service authentication for both on-premises and online deployments, error handling, and connection string configuration.
These classes are used in our CRM Web API samples, and they would also be useful in your own applications.