Microsoft.CrmSdk.Samples.HelperCode-CS by crmsdk

<PackageReference Include="Microsoft.CrmSdk.Samples.HelperCode-CS" Version="9.0.0.5" />

 Microsoft.CrmSdk.Samples.HelperCode-CS 9.0.0.5

This package contains the official SDK C# helper code authored by the Microsoft Dynamics 365 Customer Engagement Developer Documentation team. This code is for use against the Organization Service endpoint.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.CrmSdk.Samples.HelperCode-CS</id>
    <version>9.0.0.5</version>
    <title>Microsoft Dynamics 365 Customer Engagement SDK helper sample code</title>
    <authors>crmsdk</authors>
    <owners>crmsdk</owners>
    <licenseUrl>http://download.microsoft.com/download/E/1/8/E18C0FAD-FEC8-44CD-9A16-98EDC4DAC7A2/LicenseTerms.docx</licenseUrl>
    <projectUrl>https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/developer-guide</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This package contains the official SDK C# helper code authored by the Microsoft Dynamics 365 Customer Engagement Developer Documentation team. This code is for use against the Organization Service endpoint.</description>
    <summary>Helper sample C# code used by the SDK samples.</summary>
    <releaseNotes>The Microsoft .NET Framework 4.6.2 must be installed on the computer where this code is compiled.</releaseNotes>
    <copyright>© 2017 Microsoft Corporation</copyright>
    <language>en-US</language>
    <tags>Dynamics 365 CRM SDK XRM</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6.2">
        <dependency id="Microsoft.CrmSdk.CoreAssemblies" version="9.0.0.5" />
      </group>
    </dependencies>
  </metadata>
</package>