SourceGrid-huanlin
6.1.1
dotnet add package SourceGrid-huanlin --version 6.1.1
NuGet\Install-Package SourceGrid-huanlin -Version 6.1.1
<PackageReference Include="SourceGrid-huanlin" Version="6.1.1" />
<PackageVersion Include="SourceGrid-huanlin" Version="6.1.1" />
<PackageReference Include="SourceGrid-huanlin" />
paket add SourceGrid-huanlin --version 6.1.1
#r "nuget: SourceGrid-huanlin, 6.1.1"
#:package SourceGrid-huanlin@6.1.1
#addin nuget:?package=SourceGrid-huanlin&version=6.1.1
#tool nuget:?package=SourceGrid-huanlin&version=6.1.1
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 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 usev
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 | Versions 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. |
-
net8.0-windows7.0
- Microsoft.Windows.Compatibility (>= 9.0.6)
- System.Resources.Extensions (>= 9.0.6)
-
net9.0-windows7.0
- Microsoft.Windows.Compatibility (>= 9.0.6)
- System.Resources.Extensions (>= 9.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.