Skip to content

Commit dbe52f6

Browse files
authored
Update readme.md
Added NuGet badge from shield.io
1 parent c0da692 commit dbe52f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# NPOI.Extensions
2+
3+
![Nuget](https://img.shields.io/nuget/v/NPOI.Extensions?label=NuGet%3A%20NPOI.Extensions%20%28make%20sure%20you%20use%20plural%29&logo=nuget)
4+
25
This package is an extension to the https://github.com/tonyqus/npoi, as I found reading excel values with the basic interface a bit cumbersome.
36

47
> On my pet projects I used less flexible helper functions for reading excel cell values. They always adressed just the needs of a given use-case and were not tested for flexibility and corner-case cenarios.

0 commit comments

Comments
 (0)