Microsoft.PowerQuery.SdkTools
2.127.3
Prefix Reserved
dotnet add package Microsoft.PowerQuery.SdkTools --version 2.127.3
NuGet\Install-Package Microsoft.PowerQuery.SdkTools -Version 2.127.3
<PackageReference Include="Microsoft.PowerQuery.SdkTools" Version="2.127.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.PowerQuery.SdkTools --version 2.127.3
#r "nuget: Microsoft.PowerQuery.SdkTools, 2.127.3"
// Install Microsoft.PowerQuery.SdkTools as a Cake Addin #addin nuget:?package=Microsoft.PowerQuery.SdkTools&version=2.127.3 // Install Microsoft.PowerQuery.SdkTools as a Cake Tool #tool nuget:?package=Microsoft.PowerQuery.SdkTools&version=2.127.3
Microsoft Power Query SDK Tools
This package contains command line utilities used by the Power Query SDK for VS Code for the development of custom data connectors.
Purpose
- To support the development of Custom Connectors with the Power Query SDK for VS Code
- For testing Custom Connectors outside of VS Code
Usage scenarios other than those described above are not supported.
Please see the license included with this nuget package for details.
Limitations
- Query evaluation requires a custom connector file (.mez or .pqx)
- Query output is limited to 1000 rows
- Supports the limited set of M data source functions meant for extensibility
Support
Please note that the tools contained within this nuget package are not supported by the Microsoft Customer Support team.
The support policy for the tools contained within this package can be found on the Power Query SDK for VS Code site.
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.