SourceGrid-huanlin
6.0.10
dotnet add package SourceGrid-huanlin --version 6.0.10
NuGet\Install-Package SourceGrid-huanlin -Version 6.0.10
<PackageReference Include="SourceGrid-huanlin" Version="6.0.10" />
paket add SourceGrid-huanlin --version 6.0.10
#r "nuget: SourceGrid-huanlin, 6.0.10"
// 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
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.
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
-
net6.0-windows7.0
- Microsoft.Windows.Compatibility (>= 6.0.0)
- System.Resources.Extensions (>= 6.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.