Skip to content

Commit ddb5ae6

Browse files
authored
Update README.md
1 parent cc8efea commit ddb5ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# MimeTypeCore
44

55
<img align="left" width="128" height="128" alt="Te Reo Icon" src="https://github.com/user-attachments/assets/250152a4-cbcd-409b-9290-36a2dd7c77f8" />
6-
Fast MIME type mapping library for the .NET ecosystem. Supports almost any Core and Framework version, including <code>netstandard1.2</code>, <code>net40</code>, and <code>net8.0</code>. Extensively tested, focused on performance, and <i>working out of the box</i>. Get your <code>MIME</code> type or extension and be done with it <i>fast</i>. The mapping is zero-config by default and sourced from authoritative sources, such as <a href="https://www.iana.org/assignments/media-types/media-types.xhtml">iana</a>, and <a href="https://mimetype.io/all-types">mimetype</a>. MimeTypeCore builds upon <a href="https://github.com/samuelneff/MimeTypeMap">MimeTypeMap</a>.
6+
Fast MIME type mapping library for the .NET ecosystem. Supports almost any Core and Framework version, including <code>netstandard1.2</code>, <code>net40</code>, and <code>net8.0</code>. Extensively tested, focused on performance, and <i>working out of the box</i>. Get your <code>MIME</code> type or extension and be done with it <i>fast</i>. The mapping is zero-config by default and sourced from authoritative sources, such as <a href="https://www.iana.org/assignments/media-types/media-types.xhtml">iana</a>, and <a href="https://mimetype.io/all-types">mimetype</a>. About 1,500 extensions and MIME types are mapped. MimeTypeCore builds upon <a href="https://github.com/samuelneff/MimeTypeMap">MimeTypeMap</a>.
77

88
<br/><br/>
99

0 commit comments

Comments
 (0)