Microsoft.CrmSdk.Data 9.0.2.17

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CrmSdk.Data --version 9.0.2.17
                    
NuGet\Install-Package Microsoft.CrmSdk.Data -Version 9.0.2.17
                    
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="Microsoft.CrmSdk.Data" Version="9.0.2.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CrmSdk.Data" Version="9.0.2.17" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CrmSdk.Data" />
                    
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 Microsoft.CrmSdk.Data --version 9.0.2.17
                    
#r "nuget: Microsoft.CrmSdk.Data, 9.0.2.17"
                    
#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.
#:package Microsoft.CrmSdk.Data@9.0.2.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.CrmSdk.Data&version=9.0.2.17
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CrmSdk.Data&version=9.0.2.17
                    
Install as a Cake Tool

This package contains the Microsoft.Xrm.Sdk.Data.dll assembly and has been authored by the Microsoft Common Data Service SDK team.  This SDK contains helper code to simplify Virtual Entity Data Provider development. This has been authored by the Microsoft Common Data Service SDK team.

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.0.2.60 26,482 10/21/2025
9.0.2.59 58,009 2/6/2025
9.0.2.56 62,827 8/2/2024
9.0.2.52 33,034 1/20/2024
9.0.2.51 14,371 10/26/2023
9.0.2.50 11,350 8/16/2023
9.0.2.49 13,023 5/12/2023
9.0.2.48 12,686 2/14/2023
9.0.2.46 13,974 9/30/2022
9.0.2.45 22,354 6/13/2022
9.0.2.42 32,834 8/29/2021
9.0.2.34 138,355 5/26/2021
9.0.2.33 11,094 4/2/2021
9.0.2.32 10,276 2/18/2021
9.0.2.29 9,882 12/9/2020
9.0.2.28 23,488 9/29/2020
9.0.2.27 11,982 9/1/2020
9.0.2.26 25,768 6/9/2020
9.0.2.25 8,711 6/1/2020
9.0.2.24 14,456 3/25/2020
9.0.2.23 10,486 2/11/2020
9.0.2.22 10,090 1/13/2020
9.0.2.21 17,067 11/26/2019
9.0.2.20 9,221 11/14/2019
9.0.2.19 11,533 10/17/2019
9.0.2.18 8,947 10/9/2019
9.0.2.17 10,238 8/23/2019
9.0.2.12 29,231 2/25/2019
9.0.2.9 27,467 2/9/2019
9.0.2.5 19,620 9/17/2018
9.0.2.4 12,233 6/20/2018
9.0.2.3 9,865 4/25/2018
9.0.0.7 23,531 11/15/2017

This package contains SDK assemblies for the v9.x update for Dynamics 365 (online). These assemblies require application development using the Microsoft .NET Framework 4.6.2 or later.
           9.0.2.17: Updating for 9.0.41.1023 CDS/XRM release.  
           9.0.2.14: Updating for 9.0.40.311 CDS/XRM release.
           9.0.2.12: Correcting Dependancy Info on Package
           9.0.2.9: Updated for 9.0.37.958 CDS/XRM release - Note .net 4.6.2 is now required as a baseline
           9.0.2.5: Updated for 9.0.2.1080 CDS/XRM release
           9.0.2.4: Corrected Nuget Documentation Data.
           9.0.2.3: Updated for 9.0.2 CDS/XRM release
           9.0.0.7: 9.0 Initial Release