FolkerKinzel.MimeTypes 1.0.0-beta.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of FolkerKinzel.MimeTypes.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FolkerKinzel.MimeTypes --version 1.0.0-beta.4
NuGet\Install-Package FolkerKinzel.MimeTypes -Version 1.0.0-beta.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FolkerKinzel.MimeTypes" Version="1.0.0-beta.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FolkerKinzel.MimeTypes --version 1.0.0-beta.4
#r "nuget: FolkerKinzel.MimeTypes, 1.0.0-beta.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FolkerKinzel.MimeTypes as a Cake Addin
#addin nuget:?package=FolkerKinzel.MimeTypes&version=1.0.0-beta.4&prerelease

// Install FolkerKinzel.MimeTypes as a Cake Tool
#tool nuget:?package=FolkerKinzel.MimeTypes&version=1.0.0-beta.4&prerelease

GitHub

The library contains:

  • readonly struct MimeType: Represents a MIME type ("Internet Media Type") according to RFC 2045, RFC 2046 and RFC 2184. The struct can be created automatically from a file type extension, parsed from a String or a ReadOnlyMemory<Char> or build from its parts. It is able to retrieve an appropriate file type extension for its content.

The library makes extensive use of ReadOnlySpan<Char> and ReadOnlyMemory<Char> to examine the content of MIME types without having to allocate a lot of temporary Strings. A strong validation is built in for security reasons.

Read the Project Reference and Release Notes for details.

.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FolkerKinzel.MimeTypes:

Package Downloads
FolkerKinzel.Uris The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET library that supports working with "data" URLs (RFC 2397)

FolkerKinzel.DataUrls The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET library that supports working with "data" URLs (RFC 2397)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.2 72 4/10/2024
5.1.1 246 3/10/2024
5.1.0 337 11/26/2023
5.0.4 2,011 11/5/2023
5.0.3 155 10/27/2023
5.0.2 914 10/18/2023
5.0.1 194 9/30/2023
5.0.0 106 9/28/2023
4.0.4 139 9/24/2023
4.0.3 106 9/21/2023
4.0.2 107 9/19/2023
4.0.1 214 8/10/2023
4.0.0 143 8/7/2023
4.0.0-rc.4 78 7/28/2023
4.0.0-rc.3 75 7/28/2023
4.0.0-rc.2 79 7/27/2023
3.0.0-beta.1 85 7/23/2023
2.0.0-beta.5 91 7/23/2023
2.0.0-beta.3 85 7/22/2023
2.0.0-beta.2 78 7/20/2023
2.0.0-beta.1 54 7/20/2023
1.0.0-beta.4 5,536 1/21/2022
1.0.0-beta.3 133 1/3/2022
1.0.0-beta.2 154 9/8/2021
1.0.0-beta.1 133 8/30/2021
1.0.0-alpha.3 148 8/16/2021
1.0.0-alpha.2 142 8/11/2021
1.0.0-alpha.1 149 8/9/2021