Rappen.Xrm.JonasPluginBase
8.2017.3.7
Prefix Reserved
See the version list below for details.
dotnet add package Rappen.Xrm.JonasPluginBase --version 8.2017.3.7
NuGet\Install-Package Rappen.Xrm.JonasPluginBase -Version 8.2017.3.7
<PackageReference Include="Rappen.Xrm.JonasPluginBase" Version="8.2017.3.7" />
paket add Rappen.Xrm.JonasPluginBase --version 8.2017.3.7
#r "nuget: Rappen.Xrm.JonasPluginBase, 8.2017.3.7"
// Install Rappen.Xrm.JonasPluginBase as a Cake Addin #addin nuget:?package=Rappen.Xrm.JonasPluginBase&version=8.2017.3.7 // Install Rappen.Xrm.JonasPluginBase as a Cake Tool #tool nuget:?package=Rappen.Xrm.JonasPluginBase&version=8.2017.3.7
Base class for Microsoft Dynamics 365/CRM plugins
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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 (>= 8.2.0.2)
- Microsoft.CrmSdk.Workflow (>= 8.2.0.2)
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 |
---|---|---|
9.2024.1.9 | 210 | 1/5/2024 |
8.2017.3.7 | 1,454 | 3/10/2017 |
8.2017.3.6 | 1,164 | 3/2/2017 |
8.2017.2.3 | 952 | 2/27/2017 |
8.2017.2.1 | 1,086 | 2/13/2017 |
8.2017.3.7:
* Moved property JonasServiceProxy.TraceDetails to JonasTracingService.Verbose
8.2017.3.6:
* Added Clone extension on Entity
* Added Merge extension on Entity
* Added ExtractAttributes extension on Entity
* Added CompleteEntity (merged target, postimage, preimage)
* Added possibility for detailed tracing of service requests
* Added TraceBlockBegin and TraceBlockEnd to structure log info
* Code cleanup according to SonarQube
8.2017.2.3:
* Mostly internal improvements
8.2017.2.1:
* Initial release