AmendConnectionReference 1.1.7.1

dotnet add package AmendConnectionReference --version 1.1.7.1
                    
NuGet\Install-Package AmendConnectionReference -Version 1.1.7.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="AmendConnectionReference" Version="1.1.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AmendConnectionReference" Version="1.1.7.1" />
                    
Directory.Packages.props
<PackageReference Include="AmendConnectionReference" />
                    
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 AmendConnectionReference --version 1.1.7.1
                    
#r "nuget: AmendConnectionReference, 1.1.7.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.
#:package AmendConnectionReference@1.1.7.1
                    
#: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=AmendConnectionReference&version=1.1.7.1
                    
Install as a Cake Addin
#tool nuget:?package=AmendConnectionReference&version=1.1.7.1
                    
Install as a Cake Tool

Release Notes:

  1. Incorrect updation of Connection Reference fixed.
  2. Listing all Connection Reference for Cloud Flow with no Connection Reference fixed.

In the context of Microsoft Dynamics 365 and CloudFlow, a connection reference is a configuration setting that allows you to establish a connection between the CloudFlow application and your Dynamics 365 environment. It enables CloudFlow to interact with your Dynamics 365 instance, retrieve data, and perform various operations.

To set up a connection reference in CloudFlow for Dynamics 365, you typically follow these steps:

  1. Log in to the CloudFlow application or development environment.
  2. Navigate to the connections or settings section, where you can manage your connections.
  3. Create a new connection reference specifically.

Once the connection reference is set up, you can use it within CloudFlow to integrate with Dynamics 365. This integration allows you to perform actions such as creating records, updating data, retrieving information, and triggering events based on Dynamics 365 events or conditions.

For deployment into production and similar environments, we would like to have a single connection reference across all the cloud flows. Having a single connection reference across all flows makes it easier to maintain flows. Manually updating each action's connection reference would be a hassle; to overcome the issue, we now have the tool to update the connection reference of an entire flow in a single shot.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  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
1.1.7.1 1,422 12/1/2025
1.1.6.1 4,077 6/6/2024
1.1.5.1 3,024 11/4/2023
1.1.4.1 424 11/4/2023
1.0.0.9 370 11/4/2023
1.0.0.8 2,154 6/26/2023
1.0.0.7 363 6/25/2023
1.0.0.6 935 5/18/2023
1.0.0.5 479 5/11/2023
1.0.0.4 364 5/11/2023
1.0.0.3 358 4/21/2023
1.0.0.2 392 4/21/2023