Microsoft.Azure.DataLake.USQL.SDK
1.4.200715
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.Azure.DataLake.USQL.SDK -Version 1.4.200715
dotnet add package Microsoft.Azure.DataLake.USQL.SDK --version 1.4.200715
<PackageReference Include="Microsoft.Azure.DataLake.USQL.SDK" Version="1.4.200715" />
paket add Microsoft.Azure.DataLake.USQL.SDK --version 1.4.200715
#r "nuget: Microsoft.Azure.DataLake.USQL.SDK, 1.4.200715"
// Install Microsoft.Azure.DataLake.USQL.SDK as a Cake Addin
#addin nuget:?package=Microsoft.Azure.DataLake.USQL.SDK&version=1.4.200715
// Install Microsoft.Azure.DataLake.USQL.SDK as a Cake Tool
#tool nuget:?package=Microsoft.Azure.DataLake.USQL.SDK&version=1.4.200715
This SDK includes interfaces for UDO development and components for compiling and executing U-SQL scripts locally on developer workstations or in testing environment.
To compile U-SQL scripts, you will also need correspondent Microsoft Visual C++ Compiler (currently VC14) and Windows SDK (currently 10.0.10240.0).
User guide can be found here: https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-sdk
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.5
- 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 |
---|---|---|
1.4.211011 | 1,199 | 10/12/2021 |
1.4.210711 | 663 | 7/12/2021 |
1.4.200831 | 3,592 | 8/31/2020 |
1.4.200715 | 1,557 | 7/23/2020 |
1.4.200110 | 7,098 | 1/15/2020 |
1.4.190909 | 7,078 | 9/10/2019 |
1.4.190703 | 13,479 | 7/4/2019 |
1.4.190528 | 2,060 | 5/28/2019 |
1.4.190328 | 19,925 | 3/28/2019 |
1.4.190319 | 18,307 | 3/20/2019 |
1.4.190114 | 7,977 | 1/15/2019 |
1.4.190104 | 26,209 | 1/4/2019 |
1.4.181102 | 17,591 | 11/2/2018 |
1.3.180905 | 41,414 | 9/5/2018 |
1.3.180903 | 921 | 9/3/2018 |
1.3.180831 | 1,951 | 8/31/2018 |
1.3.180816 | 4,700 | 8/17/2018 |
1.3.180620 | 33,943 | 7/3/2018 |
1.3.180615 | 9,911 | 6/15/2018 |
1.3.180413 | 20,895 | 4/17/2018 |
1.3.180322-preview | 750 | 4/12/2018 |
1.3.180223 | 9,634 | 2/24/2018 |
1.3.180208 | 5,565 | 2/12/2018 |
1.3.1212 | 15,206 | 12/13/2017 |
1.3.1019-preview | 5,952 | 10/23/2017 |
1.3.913 | 22,735 | 9/14/2017 |
1.2.5404076 | 9,124 | 8/9/2017 |
1.2.5377283 | 8,698 | 6/20/2017 |
1.2.5359455 | 798 | 6/20/2017 |
1.2.5329051 | 32,465 | 4/12/2017 |
1.2.5309115 | 1,140 | 4/11/2017 |
1.2.5238528 | 2,264 | 1/9/2017 |
1.2.5238528-HotFix | 831 | 1/11/2017 |
1.2.5223981 | 1,801 | 12/19/2016 |
1.2.5186417 | 6,057 | 11/16/2016 |
1.2.5169224 | 1,756 | 11/4/2016 |
Fixed the bug which happens when executing local run and using the partitioned output feature.