Rappen.Xrm.JonasPluginBase
8.2017.3.6
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Rappen.Xrm.JonasPluginBase --version 8.2017.3.6
NuGet\Install-Package Rappen.Xrm.JonasPluginBase -Version 8.2017.3.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rappen.Xrm.JonasPluginBase" Version="8.2017.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rappen.Xrm.JonasPluginBase --version 8.2017.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rappen.Xrm.JonasPluginBase, 8.2017.3.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rappen.Xrm.JonasPluginBase as a Cake Addin #addin nuget:?package=Rappen.Xrm.JonasPluginBase&version=8.2017.3.6 // Install Rappen.Xrm.JonasPluginBase as a Cake Tool #tool nuget:?package=Rappen.Xrm.JonasPluginBase&version=8.2017.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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.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