SourceGrid-huanlin 6.0.10

dotnet add package SourceGrid-huanlin --version 6.0.10
NuGet\Install-Package SourceGrid-huanlin -Version 6.0.10
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="SourceGrid-huanlin" Version="6.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SourceGrid-huanlin --version 6.0.10
#r "nuget: SourceGrid-huanlin, 6.0.10"
#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 SourceGrid-huanlin as a Cake Addin
#addin nuget:?package=SourceGrid-huanlin&version=6.0.10

// Install SourceGrid-huanlin as a Cake Tool
#tool nuget:?package=SourceGrid-huanlin&version=6.0.10

Build status

SourceGrid

SourceGrid is a free open source grid control. Supports virtual grid, custom cells and editors, advanced formatting options and many others features SourceGrid is a Windows Forms control written entirely in C#, goal is to create a simple but flexible grid to use in all of the cases in which it is necessary to visualize or to change a series of data in a table format. There are a lot of controls of this type available, but often are expensive, difficult to be customize or not compatible with .NET. SourceGrid allows users to have customizable datasource which is not in DataSet format.

Overview Image

For more detailed information, Refer article at CodeProject

Note: this fork is created by Michael Tsai to support .NET 6.

Preconditions

  • Visual Studio 2022
  • .NET 6

Recent Changes

  • Upgraded project file format to SDK-style using .NET Upgrade Assistant.
  • Changed target framework from .NET 3.5 to .NET 6.
  • Fixed obsolete code. For example: ContextMenu is replaced by ContextMenuStrip.
  • Removed unused code files.
  • Use MinVer for easy versioning with tag name.
  • Automatically deploy the package to NuGet.org.

See CHANGELOG.md for more information.

See https://github.com/siemens/sourcegrid for original README.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows 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
6.0.10 1,958 1/30/2022
6.0.8 441 1/29/2022