SourceGrid-huanlin 6.1.1

dotnet add package SourceGrid-huanlin --version 6.1.1
                    
NuGet\Install-Package SourceGrid-huanlin -Version 6.1.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="SourceGrid-huanlin" Version="6.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SourceGrid-huanlin" Version="6.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SourceGrid-huanlin" />
                    
Project file
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 SourceGrid-huanlin --version 6.1.1
                    
#r "nuget: SourceGrid-huanlin, 6.1.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 SourceGrid-huanlin@6.1.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=SourceGrid-huanlin&version=6.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SourceGrid-huanlin&version=6.1.1
                    
Install as a Cake Tool

Build and Release NuGet

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 of this Fork

This fork is created by Michael Tsai to support the recent .NET versions.

此 fork 是由 Michael Tsai 創建,目的是持續跟進支援當前主流版本的 .NET。

Preconditions

  • Visual Studio 2022
  • .NET 8/9

Build and Release

  • Use MinVer for versioning with tag name. The tag name should be in the format X.Y.Z (e.g., 6.1.0). Note: Do not use v prefix.
  • Automatically deploy the package to NuGet.org. See .github/workflows/build-release.yml for details.

Recent Changes

  • Upgrade target framework to .NET 8 and .NET 9.
  • Modify custom exception classes to derive from System.Exception (instead of ApplicationException, which is not a good idea). See #3.
  • Use GitHub Actions for CI/CD. AppVeyor is no longer used.

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 net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.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.1.1 180 6/22/2025
6.0.10 4,484 1/30/2022
6.0.8 538 1/29/2022