Microsoft.CrmSdk.XrmTooling.WpfControls
8.2.0.5
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CrmSdk.XrmTooling.WpfControls --version 8.2.0.5
NuGet\Install-Package Microsoft.CrmSdk.XrmTooling.WpfControls -Version 8.2.0.5
<PackageReference Include="Microsoft.CrmSdk.XrmTooling.WpfControls" Version="8.2.0.5" />
<PackageVersion Include="Microsoft.CrmSdk.XrmTooling.WpfControls" Version="8.2.0.5" />
<PackageReference Include="Microsoft.CrmSdk.XrmTooling.WpfControls" />
paket add Microsoft.CrmSdk.XrmTooling.WpfControls --version 8.2.0.5
#r "nuget: Microsoft.CrmSdk.XrmTooling.WpfControls, 8.2.0.5"
#:package Microsoft.CrmSdk.XrmTooling.WpfControls@8.2.0.5
#addin nuget:?package=Microsoft.CrmSdk.XrmTooling.WpfControls&version=8.2.0.5
#tool nuget:?package=Microsoft.CrmSdk.XrmTooling.WpfControls&version=8.2.0.5
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Dynamics CRM SDK team.
- Microsoft.Xrm.Tooling.CrmConnectControl
- Microsoft.Xrm.Tooling.Ui.Resources
- Microsoft.Xrm.Tooling.WebResourceUtility
| 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. |
-
.NETFramework 4.5
- Microsoft.CrmSdk.XrmTooling.CoreAssembly (>= 8.2.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.CrmSdk.XrmTooling.WpfControls:
| Package | Downloads |
|---|---|
|
MscrmTools.Xrm.Connection
Provides Winforms control to connect to Microsoft Dynamics CRM / 365 for Customer Engagement and Microsoft Dataverse deployments |
|
|
Frank.AttributesFactory
Create or Update attributes from an Excel template |
|
|
XRMapperPlugin
XRMapperPlugin |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CrmSdk.XrmTooling.WpfControls:
| Repository | Stars |
|---|---|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
MscrmTools/XrmToolBox
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps
|
|
|
aspose-cells/Aspose.Cells-for-.NET
Aspose.Cells for .NET examples, plugins and showcases
|
|
|
microsoft/Dynamics365-Apps-Samples
Sample code for Dynamics 365 apps
|
|
|
rappen/FetchXMLBuilder
FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.1.65 | 171,139 | 7/13/2024 |
| 9.1.1.45 | 18,790 | 11/28/2023 |
| 9.1.1.44 | 2,848 | 11/8/2023 |
| 9.1.1.41 | 18,414 | 7/20/2023 |
| 9.1.1.32 | 49,960 | 4/21/2023 |
| 9.1.1.30 | 1,091 | 4/20/2023 |
| 9.1.1.27 | 13,843 | 3/13/2023 |
| 9.1.1.1 | 124,012 | 7/11/2022 |
| 9.1.0.110 | 22,947 | 4/25/2022 |
| 9.1.0.108 | 8,487 | 3/9/2022 |
| 9.1.0.92 | 22,798 | 10/25/2021 |
| 9.1.0.90 | 2,943 | 9/22/2021 |
| 9.1.0.88 | 37,699 | 8/30/2021 |
| 9.1.0.87 | 1,162 | 8/29/2021 |
| 9.1.0.86 | 1,951 | 8/25/2021 |
| 9.1.0.79 | 25,068 | 4/29/2021 |
| 9.1.0.77 | 1,948 | 4/7/2021 |
| 9.1.0.68 | 41,742 | 1/6/2021 |
| 9.1.0.64 | 49,237 | 11/20/2020 |
| 8.2.0.5 | 13,155 | 4/12/2017 |
This package contains assemblies from the December 2016 update for Dynamics 365 (online and on-premises). These assemblies require application development using the Microsoft .NET Framework 4.5.2 or later.
8.2.0.5:
Fix to memory leak in Microsoft.Xrm.Tooling.Connector.TraceLoggerBase. Trace Listener collection would not be released within a process over a very long time frame over multiple connections. This would manifest as increasing memory consumption over a very long period.
Fix cleans this up on the .dispose() call on the CrmServiceClient.
Note: if you have built your own logger based on the Microsoft.Xrm.Tooling.Connector.TraceLoggerBase, you must call .dispose() when you are done with it to clean up the listener collection assigned to it.
8.2.0.4: Added Support for United Kingdom CRM GEO
8.2.0.2: Fix of dependency issue in nuget package. Now properly requires .net 4.5.2 as a baseline
8.2.0.1: Assembly version changed to 2.2.0.0
Fixes:
Many Accessibility fixes for screen readers.
Added:
New Function: CultureUtils.SetDisplayCulture(LCID), This function provides support to relay out the UX based on localization needs ( RTL support )
8.1.0: CRM Online 2016 Update 1
8.0.2: UR1 (Update Rollup 1)
8.0.0: RTM