Microsoft.PowerPlatform.Dataverse.Client.Dynamics 1.1.17

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.PowerPlatform.Dataverse.Client.Dynamics --version 1.1.17
NuGet\Install-Package Microsoft.PowerPlatform.Dataverse.Client.Dynamics -Version 1.1.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.PowerPlatform.Dataverse.Client.Dynamics" Version="1.1.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.PowerPlatform.Dataverse.Client.Dynamics --version 1.1.17
#r "nuget: Microsoft.PowerPlatform.Dataverse.Client.Dynamics, 1.1.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.
// Install Microsoft.PowerPlatform.Dataverse.Client.Dynamics as a Cake Addin
#addin nuget:?package=Microsoft.PowerPlatform.Dataverse.Client.Dynamics&version=1.1.17

// Install Microsoft.PowerPlatform.Dataverse.Client.Dynamics as a Cake Tool
#tool nuget:?package=Microsoft.PowerPlatform.Dataverse.Client.Dynamics&version=1.1.17

This package contains a set of Dynamics 365 specific extensions, used with the Dataverse ServiceClient. This Package has been authored by the Microsoft Dataverse SDK team.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (44)

Showing the top 5 NuGet packages that depend on Microsoft.PowerPlatform.Dataverse.Client.Dynamics:

Package Downloads
XrmFramework

XrmFramework aims at simplifying Microsoft Dynamics 365 and Dataverse plugin, workflows development, deployment and testing

FakeXrmEasy.Abstractions.v9 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an abstractions package containing only interfaces.

FakeXrmEasy.Core.v9 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

FakeXrmEasy is the open source test automation framework for .net core and the Power Platform. This is the core package containing a configurable middleware, crud operators, and query translation between FetchXml, QueryExpression, CRM LINQ, and QueryByAttribute.

FakeXrmEasy.Plugins.v9 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains helpers to aid in developing and testing of plugins as well as pipeline simulation features.

FakeXrmEasy.Messages.v9 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains implemented default fake messages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.PowerPlatform.Dataverse.Client.Dynamics:

Repository Stars
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
microsoft/PowerPlatform-DataverseServiceClient
Code Replica for Microsoft.PowerPlatform.Dataverse.Client and supporting nuget packages.
Version Downloads Last updated
1.1.17 18,104 1/8/2024
1.1.16 29,360 11/8/2023
1.1.15 482 11/7/2023
1.1.14 71,493 8/24/2023
1.1.12 25,636 7/14/2023
1.1.9 21,628 6/8/2023
1.0.39 124,847 3/13/2023
1.0.26 110,539 11/4/2022
1.0.23 15,556 10/10/2022
1.0.9 60,572 7/19/2022
1.0.4 6,802 7/7/2022
1.0.1 111,420 6/13/2022
0.6.6 34,448 4/25/2022
0.6.1 92,939 3/9/2022
0.5.17 129,976 1/7/2022
0.5.10 57,259 10/22/2021
0.5.7 57,146 10/15/2021
0.5.5 11,326 10/5/2021
0.5.4 425 10/4/2021
0.5.2 19,947 9/24/2021
0.4.21 30,522 8/17/2021
0.4.20 13,722 7/30/2021
0.4.19 4,174 7/27/2021
0.4.12 59,373 4/28/2021
0.4.11 1,060 4/13/2021
0.4.6 15,703 3/25/2021
0.4.4 14,969 3/8/2021
0.4.3 1,159 3/5/2021

Notice:
   This package is an extension to the Microsoft.PowerPlatform.Dataverse.Client Nuget package.
   This package is intended to work with .net full framework 4.6.2, 4.7.2 and 4.8, and .net 6.0

1.1.17:
removed support for .net 3.1 and .net 5.0.

1.0.39:
   No updates

1.0.1:
   updated min dependency to DV ServiceClient 1.0.0

0.5.10:
   Updated Newtonsoft.Json to v11.0.2 to match server.

0.4.12:
   Updated Dataverse Messages

0.4.11:
   Updated Dataverse Messages

0.4.1:
Supersedes Microsoft.PowerPlatform.Cds.Client.Dynamics,  Previous nuget has been retired.
***** MAJOR Breaking Changes *****
Renamed namespace to Dataverse instance.

0.3.10-Alpha:
   No updates here.

0.2.31-Alpha:
   Updated Core CDS Sdk assemblies

0.2.23-Alpha:
   No updates here.

0.2.17-Alpha:
Added IntelliSense Doc Support
Added support for bypassing custom Plug-in Execution during SDK Operation.  
   This is a special use capability that requires a specialized permission in the CDS infrastructure to use.
   Currently this is only permitted for use by users that have the System Administrator Security Role.

0.2.16-Alpha:
   No Updates here.

0.2.14-Alpha:
   Update to internal support libraries.

0.2.8-Alpha
   No Updates here.
   
0.2.2-Alpha:
   Updates from CDS Core libs.

0.2.1-Alpha:
BREAKING CHANGE!!!
Altering Nuget Version to 3 digit semantic version
Namespace change from Microsoft.Powerplatform.xxxx to Microsoft.PowerPlatform.xxxx
No other changes to this assembly

0.0.1.11-Alpha:
   No Updates here.

0.0.1.9-Alpha:
   No Updates here.

0.0.1.8-Alpha:
   No Updates here.
   
0.0.1.7-Alpha
   Fixed a Nuget Package dependency issue in Microsoft.Dynamics.Sdk.Messages

0.0.1.6-Alpha
Intial Alpha release of Microsoft.Cds.Client.CdsServiceClient Dynamics extensions
   WARNING: This is an ALPHA release.
   This library contains helper extensions supporting Sales and Service actions.