Tags: shps951023/MiniExcel
Tags
Merge pull request mini-software#901 from michelebastione/v2.0.0-prev… …iew.2 Bumping project version and updating gitignore
Fixed benchmark workflow trying to push on wrong branch Signed-off-by: Michele Bastione <[email protected]>
Fix for issue 876 on the maintenance branch (mini-software#879) * Fixes issue 876 on the maintenance branch * Moved check for sheet name length after the GetSheetInfos call Signed-off-by: Michele Bastione <[email protected]> --------- Signed-off-by: Michele Bastione <[email protected]>
Update project structure and restore core functionality (mini-softwar… …e#866) - Changed target framework in `MiniExcel.Benchmarks.csproj` from `net10.0` to `net9.0`. - Removed `net10.0` from target frameworks in `Directory.Build.props`. - Updated copyright notice in `Directory.Build.props`. - Added `icon.png` and `README.md` to packaging in `Directory.Build.props`. - Reintroduced attribute classes in `Attributes.cs` for Excel columns. - Added `IConfiguration` interface and implementations in `Configuration.cs`. - Defined `ExcelType` enum in `ExcelType.cs`. - Restored `ExcelTypeHelper.cs` for determining Excel types. - Reintroduced core functionality in `MiniExcel.cs` for Excel file operations. - Added new `README.md` with project details and instructions.
v1.41.3 release (mini-software#819) * 1 41 3 fix bugs (mini-software#818) * v1.41.2 AddPicture not working mini-software#814 * mini-software#814 samples * Fix v1.41.1 AddPicture image max column and row are 2 cells mini-software#815 * Fix AddPicture get error same export file and second time. mini-software#817 * v1.41.3 * 1.41.3 --------- Signed-off-by: Wei Lin <[email protected]> (cherry picked from commit 1103aed) * Fixing merge conflict caused by PR on wrong branch * Fixing build error on github actions * Updating epplus package to fix linux based error in test
PreviousNext