Delegate.XrmContext 1.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Delegate.XrmContext --version 1.5.1
                    
NuGet\Install-Package Delegate.XrmContext -Version 1.5.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Delegate.XrmContext" Version="1.5.1" />
                    
Directory.Packages.props
<PackageReference Include="Delegate.XrmContext" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Delegate.XrmContext --version 1.5.1
                    
#r "nuget: Delegate.XrmContext, 1.5.1"
                    
#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.
#addin nuget:?package=Delegate.XrmContext&version=1.5.1
                    
Install Delegate.XrmContext as a Cake Addin
#tool nuget:?package=Delegate.XrmContext&version=1.5.1
                    
Install Delegate.XrmContext as a Cake Tool

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 80,083 9/16/2022
3.0.0 3,251 6/24/2022
2.0.2 73,023 7/8/2021
2.0.1 15,185 5/21/2021
2.0.0 24,811 2/5/2021
1.8.1 4,591 12/11/2020
1.8.0 40,375 9/7/2020
1.7.6 11,653 8/10/2020
1.7.5 9,081 6/17/2020
1.7.4 22,590 3/13/2020
1.7.3 1,689 3/13/2020
1.7.2 5,408 2/25/2020
1.7.1 2,324 2/13/2020
1.7.0 1,594 2/11/2020
1.6.0 8,553 9/24/2019
1.5.4 9,594 5/24/2019
1.5.3 7,666 2/18/2019
1.5.2 11,511 8/17/2018
1.5.1 2,371 7/19/2018
1.5.0 4,267 1/5/2018
1.4.5 2,286 10/11/2017
1.4.4 2,748 9/20/2017
1.4.3 2,170 9/15/2017
1.4.2 2,181 9/12/2017
1.4.1 3,640 5/24/2017
1.4.0 2,263 5/22/2017
1.3.1 2,386 4/4/2017
1.3.0 2,217 2/10/2017
1.2.4 2,503 9/21/2016
1.2.3 2,344 7/7/2016
1.2.2 2,360 4/15/2016
1.2.1 2,607 4/7/2016
1.2.0 2,237 3/29/2016
1.1.2 2,922 2/29/2016
1.1.1 2,462 12/29/2015
1.1.0 2,420 12/18/2015
1.0.1 2,475 12/7/2015
1.0.0 2,642 10/15/2015

Updated CRM assemblies to latest version (from v8 to v9)
Updated other dependencies to latest version as well
Included FSharp.Core to be able to build nuget package
Removed Microsoft.IdentityModel.dll under the assumption that it is no longer needed (for comparison XDT does not include it)