Mime 2.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mime --version 2.3.5
NuGet\Install-Package Mime -Version 2.3.5
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="Mime" Version="2.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mime --version 2.3.5
#r "nuget: Mime, 2.3.5"
#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 Mime as a Cake Addin
#addin nuget:?package=Mime&version=2.3.5

// Install Mime as a Cake Tool
#tool nuget:?package=Mime&version=2.3.5

Simple MIME type guesser for .NET and .NET Core.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (10)

Showing the top 5 NuGet packages that depend on Mime:

Package Downloads
NsfwSpy

NsfwSpy is an image and video classifier used to identify explicit/pornographic content using machine learning.

SparkPostCore

.Net Core port of SparkPost class libary for using REST API. https://github.com/darrencauthon/csharp-sparkpost

DanSaul.SharedCode

Package Description

Downlink

The main Downlink package including the controllers and infrastructure code

Panda.Tools

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Mime:

Repository Stars
NsfwSpy/NsfwSpy.NET
A .NET image and video classifier used to identify explicit/pornographic content written in C#.
Version Downloads Last updated
3.6.0 30,661 12/5/2023
3.5.2 161,830 2/27/2023
3.5.1 1,110 2/25/2023
3.4.1 97,387 12/12/2022
3.4.0 136,279 5/22/2022
3.3.0 115,573 12/2/2021
3.2.3 180,279 7/5/2021
3.2.2 215,020 9/11/2020
3.2.1 1,266 9/11/2020
3.1.0 178,518 1/9/2020
3.0.2 938,171 10/23/2018
3.0.1 64,558 5/13/2018
3.0.0 64,797 12/28/2017
2.3.5 74,056 8/19/2017
2.3.4 2,646 8/17/2017
2.3.2 119,479 6/1/2017
2.3.1 2,810 5/30/2017
2.3.0 2,905 5/29/2017
2.2.0 3,167 5/13/2017
2.1.1 5,283 4/10/2017
2.1.0 2,912 4/8/2017
2.0.0 5,045 12/19/2016
1.3.2 3,877 11/8/2016
1.3.1 3,825 11/5/2016
1.3.0 3,309 11/4/2016
1.2.1 2,896 10/29/2016
1.2.0 2,912 10/28/2016
1.1.0 2,974 10/6/2016
1.0.0 3,880 9/28/2016

Fix for .NET4.5