XrmToolkit.ProxyGeneration.Extensions
7.1.2
See the version list below for details.
Requires NuGet 6.0 or higher.
dotnet add package XrmToolkit.ProxyGeneration.Extensions --version 7.1.2
NuGet\Install-Package XrmToolkit.ProxyGeneration.Extensions -Version 7.1.2
<PackageReference Include="XrmToolkit.ProxyGeneration.Extensions" Version="7.1.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add XrmToolkit.ProxyGeneration.Extensions --version 7.1.2
#r "nuget: XrmToolkit.ProxyGeneration.Extensions, 7.1.2"
// Install XrmToolkit.ProxyGeneration.Extensions as a Cake Addin #addin nuget:?package=XrmToolkit.ProxyGeneration.Extensions&version=7.1.2 // Install XrmToolkit.ProxyGeneration.Extensions as a Cake Tool #tool nuget:?package=XrmToolkit.ProxyGeneration.Extensions&version=7.1.2
XrmToolkit.ProxyGeneration.Extensions
These packages are used in conjuction with XrmToolkit to provide a custom naming service when generating proxy classes.
Versioning
The packages are versioned based on which version of the Dynamics 365 SDK is being used. Only the 'Major' portion of the version is synced with the version of the SDK to use.
Version History
Only the 9.X versions will be specified below but the 8.X and 7.X versions are the same, just using a different version of the Dynamics 365 SDK.
9.1.2 - Feb 17 2024
- Updated the package so that when it installs, the PrivateAssets flag is set to 'all'
9.1.0 - Oct 1st 2021
Note: This version will only work with XrmToolkit v7.3 or higher.
Breaking Changes
- Updated the 'IProxyNamingService' interface to include 2 new methods:
- GetNameForBaseProxyClass(EntityMetadata entity, IServiceProvider services) - used to specify the name of the base class for the specified entity.
- GetNameSpaceForBaseProxyClass(EntityMetadata entity, IServiceProvider services) - used to specify the namespace of the base class for the specified entity.
Note: The 'GetNameForBaseProxyClass(IServiceProvider services)' and 'GetNameSpaceForBaseProxyClass(IServiceProvider services)' methods are now only used to determine the name and namespace of the generated base class.
9.0.1 - April 23rd 2021
- Initial Release
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.2
- Microsoft.CrmSdk.CoreAssemblies (>= 7.1.0)
- Microsoft.CrmSdk.CoreTools (>= 7.1.0)
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.1.3-alpha1 | 290 | 7/4/2024 |
9.1.2 | 4,302 | 2/17/2024 |
9.1.1 | 94 | 2/17/2024 |
9.1.0 | 12,480 | 10/1/2021 |
9.0.1 | 4,094 | 4/23/2021 |
8.1.2 | 984 | 2/17/2024 |
8.1.1 | 102 | 2/17/2024 |
8.1.0 | 417 | 10/1/2021 |
8.0.1 | 336 | 4/23/2021 |
7.1.2 | 1,154 | 2/17/2024 |
7.1.1 | 106 | 2/17/2024 |
7.1.0 | 319 | 10/1/2021 |
7.0.1 | 329 | 4/23/2021 |