Ycd.SuperFrame 1.0.1

There is a newer version of this package available.
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
#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

对超图的一些地图加载、数据加载等功能进行封装,对数据集进行单例化管理。规范项目开发

代码示例 //获取数据源,这个根据项目实际情况得到该信息 Datasource d

//第一种方式,查询得到相应的字典集列表数据 List<Dictionary<string, object>> data = RecordsetHelper.GetDataRecord( d, "select a.* from New_Point a ");

Product 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.

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.0.6 30 6/27/2024
1.0.5 31 6/27/2024
1.0.4 34 6/27/2024
1.0.3 40 6/26/2024
1.0.2 48 6/26/2024
1.0.1 79 6/14/2024
1.0.0 69 6/14/2024