Ycd.SuperFrame
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ycd.SuperFrame --version 1.0.1
NuGet\Install-Package Ycd.SuperFrame -Version 1.0.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="Ycd.SuperFrame" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ycd.SuperFrame --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ycd.SuperFrame, 1.0.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.
// Install Ycd.SuperFrame as a Cake Addin #addin nuget:?package=Ycd.SuperFrame&version=1.0.1 // Install Ycd.SuperFrame as a Cake Tool #tool nuget:?package=Ycd.SuperFrame&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
对超图的一些地图加载、数据加载等功能进行封装,对数据集进行单例化管理。规范项目开发
代码示例 //获取数据源,这个根据项目实际情况得到该信息 Datasource d
//第一种方式,查询得到相应的字典集列表数据 List<Dictionary<string, object>> data = RecordsetHelper.GetDataRecord( d, "select a.* from New_Point a ");
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Microsoft.SqlServer.Management.SqlParser (>= 172.0.1)
- SunnyUI (>= 3.6.7)
- Ycd.SuperSql (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.