FolkerKinzel.MimeTypes
2.0.0-beta.1
Prefix Reserved
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
This is a prerelease version of FolkerKinzel.MimeTypes.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FolkerKinzel.MimeTypes --version 2.0.0-beta.1
NuGet\Install-Package FolkerKinzel.MimeTypes -Version 2.0.0-beta.1
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="2.0.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FolkerKinzel.MimeTypes --version 2.0.0-beta.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FolkerKinzel.MimeTypes, 2.0.0-beta.1"
#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=2.0.0-beta.1&prerelease // Install FolkerKinzel.MimeTypes as a Cake Tool #tool nuget:?package=FolkerKinzel.MimeTypes&version=2.0.0-beta.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET library that supports the work with Internet Media Types ("MIME Types").
Project Reference and Release Notes
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 or parsed from an Internet Media Type string or aReadOnlyMemory<Char>
.- The
MimeType
struct is able- to retrieve an appropriate file type extension for its content automatically,
- to serialize its content as an Internet Media Type string according to the standards,
- to compare its content with other Internet Media Types for equality.
- The class
MimeTypeBuilder
offers a fluent API to buildMimeType
instances from scratch. - The
FormattingOptions
enum allows a featured string serialization ofMimeType
instances.
The library is designed to support performance and small heap allocation.
See code examples at GitHub
Product | Versions 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 is compatible. 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.
-
.NETFramework 4.6.1
- FolkerKinzel.Strings (>= 5.2.0)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- FolkerKinzel.Strings (>= 5.2.0)
- Microsoft.Bcl.HashCode (>= 1.1.1)
-
.NETStandard 2.1
- FolkerKinzel.Strings (>= 5.2.0)
-
net5.0
- FolkerKinzel.Strings (>= 5.2.0)
-
net6.0
- FolkerKinzel.Strings (>= 5.2.0)
-
net7.0
- FolkerKinzel.Strings (>= 5.2.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FolkerKinzel.MimeTypes:
Package | Downloads |
---|---|
FolkerKinzel.Uris
.NET library that supports working with "data" URLs (RFC 2397) |
|
FolkerKinzel.DataUrls
.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.3.1 | 2,242 | 10/6/2024 |
5.3.0 | 3,934 | 7/21/2024 |
5.3.0-beta.1 | 55 | 7/16/2024 |
5.2.1 | 4,271 | 6/2/2024 |
5.2.1-beta.3 | 74 | 5/22/2024 |
5.2.1-beta.2 | 52 | 5/20/2024 |
5.2.1-beta.1 | 55 | 5/18/2024 |
5.2.0 | 821 | 5/4/2024 |
5.2.0-beta.1 | 91 | 4/28/2024 |
5.1.2 | 1,580 | 4/10/2024 |
5.1.1 | 1,023 | 3/10/2024 |
5.1.0 | 388 | 11/26/2023 |
5.0.4 | 2,860 | 11/5/2023 |
5.0.3 | 197 | 10/27/2023 |
5.0.2 | 1,840 | 10/18/2023 |
5.0.1 | 237 | 9/30/2023 |
5.0.0 | 131 | 9/28/2023 |
4.0.4 | 182 | 9/24/2023 |
4.0.3 | 127 | 9/21/2023 |
4.0.2 | 132 | 9/19/2023 |
4.0.1 | 257 | 8/10/2023 |
4.0.0 | 163 | 8/7/2023 |
4.0.0-rc.4 | 97 | 7/28/2023 |
4.0.0-rc.3 | 84 | 7/28/2023 |
4.0.0-rc.2 | 91 | 7/27/2023 |
3.0.0-beta.1 | 105 | 7/23/2023 |
2.0.0-beta.5 | 104 | 7/23/2023 |
2.0.0-beta.3 | 95 | 7/22/2023 |
2.0.0-beta.2 | 90 | 7/20/2023 |
2.0.0-beta.1 | 65 | 7/20/2023 |
1.0.0-beta.4 | 5,924 | 1/21/2022 |
1.0.0-beta.3 | 148 | 1/3/2022 |
1.0.0-beta.2 | 161 | 9/8/2021 |
1.0.0-beta.1 | 142 | 8/30/2021 |
1.0.0-alpha.3 | 164 | 8/16/2021 |
1.0.0-alpha.2 | 152 | 8/11/2021 |
1.0.0-alpha.1 | 165 | 8/9/2021 |