FastExcel
Fast Excel Reading and Writing in .Net
파일 탐색기
최종 버전 다운로드 (.zip)- benchmarks.yml
- build.yml
- release.yml
- Cell.cs
- CellRange.cs
- DefinedName.cs
- DefinedNameLoadException.cs
- DefinedNamesExtensions.cs
- ExcelColumnAttribute.cs
- FastExcel.cs
- FastExcel.csproj
- FastExcel.DefinedName.cs
- FastExcel.Read.cs
- FastExcel.Update.cs
- FastExcel.Worksheets.cs
- FastExcel.Write.cs
- Row.cs
- SharedStrings.cs
- Worksheet.cs
- WorksheetAddSettings.cs
- WorksheetProperties.cs
- ComparisonBenchmarks.cs
- FastExcel.Benchmarks.csproj
- Program.cs
- ReadBenchmarks.cs
- README.md
- WriteBenchmarks.cs
- AllocationProbe.cs
- CultureScope.cs
- KnownBug.cs
- LargeWorkbook.cs
- PerfBaseline.cs
- PerfMeasurement.cs
- PerfScenario.cs
- TempWorkspace.cs
- XlsxBuilder.cs
- AllocationBudgetTests.cs
- PerfReportTests.cs
- ThroughputTests.cs
- OneRowFile.xlsx
- RouteMaster.xlsx
- SameKey.xlsx
- special-char.xlsx
- template.xlsx
- AssemblyInfo.cs
- CellWriteTests.cs
- ColumnNameTests.cs
- DefinedNameTests.cs
- FastExcel.Tests.csproj
- FastExcelTests.cs
- perf-baseline.json
- README.md
- RowReadTests.cs
- SharedStringsTests.cs
- StreamLifecycleTests.cs
- WorksheetResolutionTests.cs
- .gitignore
- FastExcel.sln
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ahmedwalid05/FastExcel
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd FastExcel
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
