MimeSharp 1.0.0
MIME type handling utility for C#. Allows user to lookup mime type by filename, get file extensions for mime types. Includes all 600+ types and 800+ extensions defined by the Apache project.
Requires NuGet 1.0.0 or higher.
Install-Package MimeSharp -Version 1.0.0
dotnet add package MimeSharp --version 1.0.0
<PackageReference Include="MimeSharp" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MimeSharp --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MimeSharp, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MimeSharp as a Cake Addin
#addin nuget:?package=MimeSharp&version=1.0.0
// Install MimeSharp as a Cake Tool
#tool nuget:?package=MimeSharp&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First Stable Release
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MimeSharp:
Package | Downloads |
---|---|
GlidingSquirrel
A http and websockets server implementation, written in C#. Is not
related to System.Net.HttpServer. Currently in alpha, so please report
any bugs you find by opening an issue against this project repository :-)
|
|
Clyp
An unofficial API wrapper for Clyp.it
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MimeSharp:
Repository | Stars |
---|---|
mingaliu/DocumentDBStudio
A client management/viewer for Microsoft Azure DocumentDB
|
|
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 185,810 | 10/2/2014 |