Rappen.Xrm.JonasPluginBase 8.2017.3.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
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.7" />
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.7
#r "nuget: Rappen.Xrm.JonasPluginBase, 8.2017.3.7"
#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.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 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.

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 165 1/5/2024
8.2017.3.7 1,409 3/10/2017
8.2017.3.6 1,139 3/2/2017
8.2017.2.3 929 2/27/2017
8.2017.2.1 1,064 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