MiniExcel/drafts
wei 47058efda5 ### 0.13.0
- [New] Support .NET Framework 4.5
- [Bug] Fix template excel that with namespace prefix will cause parsing error #193
- [OPT] Optimize template paresing performance
2021-04-16 19:32:49 +08:00
..
【.NET Fiddle】CSV Query&SaveAs Demo.linq Add try it online demo 2021-03-25 15:11:16 +08:00
【.NET Fiddle】Xlsx Query&SaveAs Demo.linq Add try it online demo 2021-03-25 15:11:16 +08:00
【ClosedXml】Create by IEnumerable.linq drafts\【CloseXml】Create by IEnumerable.linq 2021-03-30 21:35:26 +08:00
【ClosedXml】Read.linq drafts\【CloseXml】Create by IEnumerable.linq 2021-03-30 21:35:26 +08:00
【ClosedXml】XmlEncoder Encoding.linq Fix issue #149 Query sharedstring control characters not encoding 2021-04-06 17:01:20 +08:00
【CsvHelper】Create 1,000,000 Csv File.linq drafts\【CsvHelper】Create 1,000,000 Csv File.linq 2021-03-22 00:03:10 +08:00
【CsvHelper】Delimiters convert.linq Support create CSV file or stream by SaveAs 2021-03-22 17:14:11 +08:00
【Dapper】Dapper Row Check.linq Support SaveAs DapperRow and IDictionary 2021-03-21 17:00:44 +08:00
【DataComponentModel】Validation.linq 0.10.0 2021-04-02 17:59:57 +08:00
【EPPlus】Create by IEnumerable.linq drafts\【CloseXml】Create by IEnumerable.linq 2021-03-30 21:35:26 +08:00
【Epplus】Read.linq drafts\【CloseXml】Read.linq 2021-03-14 22:43:26 +08:00
【ExcelDataReader】Read Csv.linq ExcelDataReader Drafts 2021-03-16 15:27:03 +08:00
【ExcelDataReader】Read foreach type and value.linq ExcelDataReader Drafts 2021-03-16 15:27:03 +08:00
【ExcelDataReader】Read Large Xlsx File.linq drafts\【CsvHelper】Create 1,000,000 Csv File.linq 2021-03-22 00:03:10 +08:00
【ExcelDataReader】Read wihout c r Attribute.linq 0.2.1 2021-03-17 08:45:12 +08:00
【ExcelDataReader】Read.linq ExcelDataReader Drafts 2021-03-16 15:27:03 +08:00
【Issue】#153,sharedString get wrong index.linq Fix issue #149 Query sharedstring control characters not encoding 2021-04-06 17:01:20 +08:00
【ISSUE】How to update dimension after writing.linq ### 0.6.0 2021-03-26 13:46:08 +08:00
【JsonNet】Empty Enumerable Type Loigc.linq drafts\【Try】Lazy Loading Memory Different.linq 2021-03-28 01:36:06 +08:00
【JsonNET】JObject multi level.linq drafts\【JsonNET】JObject multi level.linq 2021-04-02 21:53:48 +08:00
【LazyLoading】IEnumerable extract code lazy loading show Stream was not readable.linq drafts\【LazyLoading】IEnumerable extract code lazy loading show Stream was not readable.linq 2021-03-25 13:45:59 +08:00
【LINQ】Deferred Execution.linq drafts\【JsonNET】JObject multi level.linq 2021-04-02 21:53:48 +08:00
【MiniExcel】Auto specify file or stream from xlsx or xls or csv.linq drafts\【MiniExcel】Auto specify file or stream from xlsx or xls or csv.linq 2021-03-24 17:12:38 +08:00
【MiniExcel】Avoid Re-New Stream.linq drafts\【MiniExcel】Auto specify file or stream from xlsx or xls or csv.linq 2021-03-24 17:12:38 +08:00
【MiniExcel】Basic Demo.linq - [New] Support GetColumns method #174 2021-04-14 15:42:05 +08:00
【MiniExcel】Create 1048576x2.linq drafts\【Try】Lazy Loading Memory Different.linq 2021-03-28 01:36:06 +08:00
【MiniExcel】Create Big Excel File.linq Paging Query 2021-04-14 16:35:28 +08:00
【MiniExcel】CSV Query.linq drafts\【MiniExcel】Auto specify file or stream from xlsx or xls or csv.linq 2021-03-24 17:12:38 +08:00
【MiniExcel】Csv SaveAs with parameter and avoids OOM.linq Support create CSV file or stream by SaveAs 2021-03-22 17:14:11 +08:00
【MiniExcel】Csv write with stream that avoids OOM.linq Support create CSV file or stream by SaveAs 2021-03-22 17:14:11 +08:00
【MiniExcel】Custom ExcelColumnName&Index&Ignore Attribute.linq 0.10.0 2021-04-02 17:59:57 +08:00
【MiniExcel】Demo Paging Query.linq Paging Query 2021-04-14 16:35:28 +08:00
【MiniExcel】Get Max Row And Column Index From Large Xlsx File.linq Finish : [Query Support Sheet Xml c without r · Issue #2 · shps951023/MiniExcel](https://github.com/shps951023/MiniExcel/issues/2) 2021-03-16 20:12:04 +08:00
【MiniExcel】Minify XML.linq Support minify default openxml xml 2021-03-25 16:10:24 +08:00
【MiniExcel】multi level properties get value.linq drafts\【JsonNET】JObject multi level.linq 2021-04-02 21:53:48 +08:00
【MiniExcel】Query as DataTable.linq - Code refactoring of saveastemplate 2021-04-15 18:06:11 +08:00
【MiniExcel】Query.linq drafts\【CloseXml】Read.linq 2021-03-14 22:43:26 +08:00
【MiniExcel】Read Large Xlsx File.linq drafts\【CsvHelper】Create 1,000,000 Csv File.linq 2021-03-22 00:03:10 +08:00
【MiniExcel】Reader Mode.linq drafts\【MiniExcel】Reader Mode.linq 2021-03-09 12:02:37 +08:00
【MiniExcel】SaveByTemplate.linq drafts\【JsonNET】JObject multi level.linq 2021-04-02 21:53:48 +08:00
【MiniExcel】SQLite Insert Demo.linq drafts\【CloseXml】Read.linq 2021-03-14 22:43:26 +08:00
【MiniExcel】Template Generate.linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【MiniExcel】Unicode words.linq drafts\【Try】Lazy Loading Memory Different.linq 2021-03-28 01:36:06 +08:00
【MiniExcel】XmlReader Read Styles.linq drafts\【MiniExcel】XmlReader Read Styles.linq 2021-03-20 14:19:39 +08:00
【OpenXmlSDK】Create by IEnumerable.linq drafts\【CloseXml】Create by IEnumerable.linq 2021-03-30 21:35:26 +08:00
【OpenXmlSDK】Read.linq drafts\【CloseXml】Create by IEnumerable.linq 2021-03-30 21:35:26 +08:00
【Reader】Basic Reader.linq ADD : drafts\【MiniExcel】Reader Mode.linq , 【Reader】Basic Reader.linq ,【SqlConnection】Trace Reader Mode.linq 2021-03-08 17:14:06 +08:00
【Reader】SQL ExecuteReader won't stop running immediately.linq drafts\【JsonNET】JObject multi level.linq 2021-04-02 21:53:48 +08:00
【Reader】XmlReader Read Sheet.linq 【Reader】XmlReader Read Sheet.linq 2021-03-13 00:52:01 +08:00
【Reflection】Get ICollection Generic Type.linq 0.2.2 2021-03-18 11:41:22 +08:00
【Reflection】PropertyType vs ReflectedType vs DeclaringType vs MemberType.linq drafts\【JsonNET】JObject multi level.linq 2021-04-02 21:53:48 +08:00
【SqlConnection】Trace Reader Mode.linq ADD : drafts\【MiniExcel】Reader Mode.linq , 【Reader】Basic Reader.linq ,【SqlConnection】Trace Reader Mode.linq 2021-03-08 17:14:06 +08:00
【Try】Compare between StreamWrite each time & write one time & write batch times.linq drafts\【Try】Compare between StreamWrite each time & write one time & write batch times.linq 2021-03-26 14:45:13 +08:00
【Try】Controll character.linq SaveAs support control character encoding 2021-04-05 23:33:16 +08:00
【Try】DataTable Compute.linq - [New] Support GetColumns method #174 2021-04-14 22:28:43 +08:00
【Try】Dictionary Lazy Loading.linq Template generate support by POCO 2021-04-13 18:40:04 +08:00
【Try】ExcelDataReader.Mapping ColumnIndex.linq SaveAs support columnindex attribute 2021-04-10 01:38:45 +08:00
【Try】Get Generic Type.linq drafts\【Try】Lazy Loading Memory Different.linq 2021-03-28 01:36:06 +08:00
【Try】Get XML Prefix.linq - [Fix] Template excel that with namespace prefix will cause parsing error #193 2021-04-16 16:28:43 +08:00
【Try】how-to-get-only-letters-from-a-string-in-c#.linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【Try】IEnumerable Cast.linq drafts\【Try】IEnumerable Cast.linq 2021-03-30 09:55:25 +08:00
【Try】IsAssignableFromDictionary Check.linq ### 0.6.0 2021-03-26 13:46:08 +08:00
【Try】Lazy Loading Memory Different.linq drafts\【Try】Lazy Loading Memory Different.linq 2021-03-28 01:36:06 +08:00
【Try】Magicode.IE Excel Template.linq optimize template performance 2021-04-14 15:02:43 +08:00
【Try】Passing RefByRef or not different.linq ### 0.13.0 2021-04-16 19:32:49 +08:00
【Try】POCO property IEnumerable toarray or not diff.linq ### 0.13.0 2021-04-16 19:32:49 +08:00
【Try】Remove namespace or not diff.linq ### 0.13.0 2021-04-16 19:32:49 +08:00
【Try】SuperXml.linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【Try】XDocument parse worksheet.linq - [New] Support GetColumns method #174 2021-04-14 22:28:43 +08:00
【Try】XDocument Remove Namespace.linq ### 0.13.0 2021-04-16 19:32:49 +08:00
【Try】Xml Document insert,append ...linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【Try】Xml prefix select nodes.linq 0.12.0-beta 2021-04-13 23:33:01 +08:00
【Try】Xml prefix Writer or Reader.linq 0.12.0-beta 2021-04-13 23:33:01 +08:00
【Try】XmlElement Remove xmlns.linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【Try】XmlReader and XmlWriter.linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【Try】XmlWriter Memory usage check.linq - Code refactoring of saveastemplate 2021-04-15 18:06:11 +08:00
【Try】ZipArchive only dispose stream by using.linq 0.11.0 2021-04-08 10:22:50 +08:00
【ZIP】Compare using stream writer or not memory usage diff.linq [New] Support Filling Excel by SaveAsByTemplate method to fill data into excel by xlsx template 2021-04-13 15:19:39 +08:00
【ZIP】sharedStrings or not file size diff.linq drafts\【ZIP】sharedStrings or not file size diff.linq 2021-03-15 15:46:52 +08:00