XrmToolkit.ProxyGeneration.Extensions 9.1.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package XrmToolkit.ProxyGeneration.Extensions --version 9.1.0
NuGet\Install-Package XrmToolkit.ProxyGeneration.Extensions -Version 9.1.0
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="XrmToolkit.ProxyGeneration.Extensions" Version="9.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XrmToolkit.ProxyGeneration.Extensions --version 9.1.0
#r "nuget: XrmToolkit.ProxyGeneration.Extensions, 9.1.0"
#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 XrmToolkit.ProxyGeneration.Extensions as a Cake Addin
#addin nuget:?package=XrmToolkit.ProxyGeneration.Extensions&version=9.1.0

// Install XrmToolkit.ProxyGeneration.Extensions as a Cake Tool
#tool nuget:?package=XrmToolkit.ProxyGeneration.Extensions&version=9.1.0

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.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 Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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.1.2 742 2/17/2024
9.1.1 66 2/17/2024
9.1.0 8,525 10/1/2021
9.0.1 3,934 4/23/2021
8.1.2 248 2/17/2024
8.1.1 68 2/17/2024
8.1.0 379 10/1/2021
8.0.1 313 4/23/2021
7.1.2 271 2/17/2024
7.1.1 69 2/17/2024
7.1.0 294 10/1/2021
7.0.1 303 4/23/2021