Microsoft.CrmSdk.WebApi.Samples.HelperCode
8.1.0.8
Prefix Reserved
This package is not maintained and is out of date. Do not use.
dotnet add package Microsoft.CrmSdk.WebApi.Samples.HelperCode --version 8.1.0.8
NuGet\Install-Package Microsoft.CrmSdk.WebApi.Samples.HelperCode -Version 8.1.0.8
<PackageReference Include="Microsoft.CrmSdk.WebApi.Samples.HelperCode" Version="8.1.0.8" />
paket add Microsoft.CrmSdk.WebApi.Samples.HelperCode --version 8.1.0.8
#r "nuget: Microsoft.CrmSdk.WebApi.Samples.HelperCode, 8.1.0.8"
// Install Microsoft.CrmSdk.WebApi.Samples.HelperCode as a Cake Addin #addin nuget:?package=Microsoft.CrmSdk.WebApi.Samples.HelperCode&version=8.1.0.8 // Install Microsoft.CrmSdk.WebApi.Samples.HelperCode as a Cake Tool #tool nuget:?package=Microsoft.CrmSdk.WebApi.Samples.HelperCode&version=8.1.0.8
This package contains the official SDK C# helper code authored by the Microsoft Dynamics CRM SDK team. 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.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 2.28.1)
- Newtonsoft.Json (>= 8.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.CrmSdk.WebApi.Samples.HelperCode:
Repository | Stars |
---|---|
microsoft/Dynamics365-Apps-Samples
Sample code for Dynamics 365 apps
|
Version | Downloads | Last updated |
---|
The Microsoft .NET Framework 4.5.2 must be installed on the computer where this code is compiled.
8.1.0.8: Updated to require the latest ADAL 2-series library version 2.28.1
8.1.0.7: Initial release