mirror of
https://gitee.com/dotnetchina/MiniExcel.git
synced 2024-11-29 18:38:08 +08:00
.NET Foundation requirement: Code of Conduct&CoC enforcement announcement
This commit is contained in:
parent
6bcf5dd89d
commit
219c86c5ae
12
README.md
12
README.md
@ -8,6 +8,14 @@
|
||||
|
||||
---
|
||||
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="100" />](https://www.dotnetfoundation.org/)
|
||||
|
||||
<div align="center">
|
||||
<p>This project is part of the <a href="https://www.dotnetfoundation.org/">.NET Foundation</a> and operates under their <a href="https://www.dotnetfoundation.org/code-of-conduct">code of conduct</a>. </p>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<p><strong><a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.zh-Hant.md">繁體中文</a></strong></p>
|
||||
</div>
|
||||
@ -28,7 +36,11 @@ At present, most popular frameworks need to load all the data into the memory to
|
||||
|
||||
![image](https://user-images.githubusercontent.com/12729184/113086657-ab8bd000-9214-11eb-9563-c970ac1ee35e.png)
|
||||
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
- Low memory consumption, avoid OOM (out of memory) and full GC
|
||||
- Support `real-time` operation of each row of data
|
||||
- Support LINQ deferred execution, it can do low-consumption, fast paging and other complex queries
|
||||
|
@ -14,11 +14,18 @@
|
||||
|
||||
---
|
||||
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="100" />](https://www.dotnetfoundation.org/)
|
||||
|
||||
<div align="center">
|
||||
<p>該專案是 <a href="https://www.dotnetfoundation.org/">.NET 基金會</a> 的一部分,並根據其<a href="https://www.dotnetfoundation.org/code-of-conduct">行為準則</a> 運作。</p>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<p> 您的 <a href="https://github.com/shps951023/miniexcel">Star</a>、<a href="https://miniexcel.github.io">赞助</a> 和 <a href="https://edu.51cto.com/course/32914.html">购买视频</a> 能帮助 MiniExcel 成长 </p>
|
||||
</div>
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
@ -14,6 +14,14 @@
|
||||
|
||||
---
|
||||
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="100" />](https://www.dotnetfoundation.org/)
|
||||
|
||||
<div align="center">
|
||||
<p>該專案是 <a href="https://www.dotnetfoundation.org/">.NET 基金會</a> 的一部分,並根據其<a href="https://www.dotnetfoundation.org/code-of-conduct">行為準則</a> 運作。</p>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<p> 您的 <a href="https://github.com/shps951023/miniexcel">Star</a> 和 <a href="https://miniexcel.github.io">贊助</a> 能幫助 MiniExcel 成長 </p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user