Delegate.XrmContext 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Delegate.XrmContext --version 1.5.0
NuGet\Install-Package Delegate.XrmContext -Version 1.5.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="Delegate.XrmContext" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Delegate.XrmContext --version 1.5.0
#r "nuget: Delegate.XrmContext, 1.5.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 Delegate.XrmContext as a Cake Addin
#addin nuget:?package=Delegate.XrmContext&version=1.5.0

// Install Delegate.XrmContext as a Cake Tool
#tool nuget:?package=Delegate.XrmContext&version=1.5.0

Tool to generate early-bound .NET classes and enumerations for MS Dynamics 365/CRM server-side coding.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.0.1 39,124 9/16/2022
3.0.0 3,142 6/24/2022
2.0.2 56,239 7/8/2021
2.0.1 12,287 5/21/2021
2.0.0 21,855 2/5/2021
1.8.1 4,307 12/11/2020
1.8.0 34,113 9/7/2020
1.7.6 11,247 8/10/2020
1.7.5 9,005 6/17/2020
1.7.4 22,264 3/13/2020
1.7.3 1,625 3/13/2020
1.7.2 5,338 2/25/2020
1.7.1 2,247 2/13/2020
1.7.0 1,525 2/11/2020
1.6.0 8,478 9/24/2019
1.5.4 9,514 5/24/2019
1.5.3 7,586 2/18/2019
1.5.2 11,320 8/17/2018
1.5.1 2,247 7/19/2018
1.5.0 4,024 1/5/2018
1.4.5 2,161 10/11/2017
1.4.4 2,603 9/20/2017
1.4.3 2,048 9/15/2017
1.4.2 2,055 9/12/2017
1.4.1 3,510 5/24/2017
1.4.0 2,137 5/22/2017
1.3.1 2,260 4/4/2017
1.3.0 2,082 2/10/2017
1.2.4 2,368 9/21/2016
1.2.3 2,216 7/7/2016
1.2.2 2,223 4/15/2016
1.2.1 2,475 4/7/2016
1.2.0 2,105 3/29/2016
1.1.2 2,790 2/29/2016
1.1.1 2,331 12/29/2015
1.1.0 2,294 12/18/2015
1.0.1 2,347 12/7/2015
1.0.0 2,507 10/15/2015

Updated .Net Framework from 4.5.2 to 4.6.2
Inner exceptions are printed (rather than just outmost exception message)
Ensured that XrmContext fetches the correct attribute logical name in instance where attribute has the same name as the entity