Skip to content

Commit 871b73e

Browse files
authored
Update README.md
1 parent 0f4a04b commit 871b73e

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</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 2,000 extensions and MIME types are mapped.
6+
Fast MIME type mapping library for the .NET ecosystem. Supports almost any Framework and Core version, including <code>netstandard1.2</code>, <code>net40</code>, and <code>net8</code>. Zero dependencies on targets ≥ <code>net46</code>. 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 2,000 extensions and MIME types are mapped.
77

88
<br/><br/>
99

0 commit comments

Comments
 (0)