SailDataAccess 6.3.1
dotnet add package SailDataAccess --version 6.3.1
NuGet\Install-Package SailDataAccess -Version 6.3.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="SailDataAccess" Version="6.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SailDataAccess" Version="6.3.1" />
<PackageReference Include="SailDataAccess" />
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 SailDataAccess --version 6.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SailDataAccess, 6.3.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 SailDataAccess@6.3.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=SailDataAccess&version=6.3.1
#tool nuget:?package=SailDataAccess&version=6.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sail Framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Ivony.Logs (>= 1.3.3)
- Newtonsoft.Json (>= 10.0.2)
Version | Downloads | Last Updated |
---|---|---|
6.3.1 | 1,712 | 1/10/2018 |
6.3.0 | 1,438 | 1/10/2018 |
6.2.1 | 1,289 | 11/16/2017 |
6.2.0 | 1,213 | 11/16/2017 |
6.1.5 | 1,230 | 10/17/2017 |
6.1.4 | 1,231 | 10/17/2017 |
6.1.3 | 1,220 | 10/13/2017 |
6.1.2 | 1,265 | 9/26/2017 |
6.1.1 | 2,033 | 8/11/2017 |
6.1.0 | 1,510 | 8/11/2017 |
6.0.9 | 1,464 | 8/7/2017 |
6.0.7 | 1,295 | 8/1/2017 |
6.0.6 | 1,270 | 8/1/2017 |
6.0.5 | 1,267 | 8/1/2017 |
6.0.4 | 1,311 | 7/18/2017 |
6.0.3 | 1,272 | 7/17/2017 |
6.0.2 | 1,316 | 7/14/2017 |
6.0.1 | 1,296 | 7/14/2017 |
6.0.0 | 1,288 | 7/13/2017 |
5.9.5 | 1,302 | 7/4/2017 |
5.9.4 | 1,292 | 5/31/2017 |
5.9.3 | 1,286 | 5/31/2017 |
5.9.2 | 1,280 | 5/31/2017 |
5.9.1 | 2,046 | 5/14/2017 |
5.9.0 | 1,512 | 5/13/2017 |
5.8.9 | 1,285 | 5/8/2017 |
5.8.8 | 1,520 | 5/7/2017 |
5.8.7 | 1,403 | 2/24/2017 |
5.8.6 | 1,395 | 1/3/2017 |
5.8.5 | 1,346 | 12/8/2016 |
5.8.4 | 1,333 | 12/8/2016 |
5.8.3 | 1,310 | 11/25/2016 |
5.8.2 | 1,290 | 11/23/2016 |
5.8.1 | 1,315 | 11/23/2016 |
5.8.0 | 1,333 | 11/22/2016 |
5.7.8 | 1,364 | 8/29/2016 |
2.0.1 | 1,434 | 6/12/2015 |
2.0.0 | 1,419 | 6/12/2015 |
1.7.0 | 1,451 | 5/25/2015 |
1.6.0 | 1,415 | 5/7/2015 |
1.5.0 | 1,405 | 5/7/2015 |
1.4.0 | 1,506 | 4/29/2015 |
1.3.0 | 1,611 | 4/26/2015 |
1.2.0 | 1,511 | 4/23/2015 |
1.1.0 | 1,497 | 4/20/2015 |
1.0.0 | 9,758 | 4/2/2015 |
2018.01.10 v6.3.0 更新说明
增加了ViewColumn和FromDataRow
2018.01.10 v6.3.1 更新说明
修复了gethtable的小bug