MimeTypes 1.0.2
dotnet add package MimeTypes --version 1.0.2
NuGet\Install-Package MimeTypes -Version 1.0.2
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="MimeTypes" Version="1.0.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MimeTypes --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MimeTypes, 1.0.2"
#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 MimeTypes as a Cake Addin #addin nuget:?package=MimeTypes&version=1.0.2 // Install MimeTypes as a Cake Tool #tool nuget:?package=MimeTypes&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple lookup from file extension to MIME type, generated from Apache's mime.types.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on MimeTypes:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
master131/iFakeLocation
Simulate locations on iOS devices on Windows, Mac and Ubuntu.
|
|
alxnbl/onenote-md-exporter
ConsoleApp to export OneNote notebooks to Markdown formats
|
|
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
|
|
NetSparkleUpdater/NetSparkle
NetSparkle is a C#, cross-platform, highly-configurable software update framework with pre-built UI for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519 signatures. View basic usage here in the README and try the samples for yourself.
|