Microsoft.Pfe.Xrm.CoreV6
6.0.1405.2
See the version list below for details.
dotnet add package Microsoft.Pfe.Xrm.CoreV6 --version 6.0.1405.2
NuGet\Install-Package Microsoft.Pfe.Xrm.CoreV6 -Version 6.0.1405.2
<PackageReference Include="Microsoft.Pfe.Xrm.CoreV6" Version="6.0.1405.2" />
paket add Microsoft.Pfe.Xrm.CoreV6 --version 6.0.1405.2
#r "nuget: Microsoft.Pfe.Xrm.CoreV6, 6.0.1405.2"
// Install Microsoft.Pfe.Xrm.CoreV6 as a Cake Addin #addin nuget:?package=Microsoft.Pfe.Xrm.CoreV6&version=6.0.1405.2 // Install Microsoft.Pfe.Xrm.CoreV6 as a Cake Tool #tool nuget:?package=Microsoft.Pfe.Xrm.CoreV6&version=6.0.1405.2
Contains a set of common components for building solutions using the Dynamics CRM 2013 SDK. Authored by the Microsoft Premier Field Engineering (PFE) Dynamics team.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.CrmSdk.CoreAssemblies (>= 6.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
6.1.1612.1 | 1,608 | 12/2/2016 | |
6.1.1611.1 | 1,528 | 11/3/2016 | |
6.1.1603.1 | 1,320 | 3/25/2016 | |
6.1.1602 | 1,566 | 2/24/2016 | |
6.1.1506 | 1,842 | 6/11/2015 | |
6.1.1504 | 1,560 | 4/24/2015 | |
6.1.1503 | 1,815 | 2/24/2015 | |
6.1.1502 | 1,387 | 1/30/2015 | |
6.0.1409.1 | 1,386 | 9/8/2014 | |
6.0.1409 | 1,275 | 9/8/2014 | |
6.0.1407 | 1,438 | 7/8/2014 | |
6.0.1405.2 | 1,370 | 5/9/2014 |
Initial release of PFE Dynamics Core library for Dynamics CRM 2013:
- XrmServiceManager classes: Provide simplified and efficient connection pattern to CRM services
- ParallelServiceProxy class: Provides abstracted parallelized processing of CRM service operations
- RetrieveMultiple extensions: Simplified paging of QueryExpression and FetchXML RetrieveMultiple requests using paging cookie
- Security extensions: Helper methods for encrypting/decrypting values and converting between String and SecureString types