Found 46 packages
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. It aggregates data from the following sources: https://www.iana.org/assignments/media-types/media-types.xhtml https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://hg.nginx.org/nginx/raw-file/default/conf/mime.types See: https://github.com/jshttp/mime-db#mime-db https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping
ContentType definitions for HTTP.
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
Add the MsgPack binary format and endpoint to a ServiceStack web service host.
Add the Wire binary format and endpoint to a ServiceStack web service host.
Deprecated. Use the strong named ServiceStack.ProtoBuf package instead.
A simple set of additional tools for managing site content types.
.NET Standard library with some HTTP related functionality.
Deprecated. Use ServiceStack.Wire instead.
Free and Open Source fork of NServiceKit.Plugins.ProtoBuf V3 Add the ProtoBuf binary format and endpoint to a NServiceKit web service host.
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Abstractions for ContentTypes
Free and Open Source fork of NServiceKit.Plugins.MsgPack V3 Add the MsgPack binary format and endpoint to a NServiceKit web service host.
This library helps you decide the allowed files in your system by letting the file go through specific checks (filtering layers) before doing anything to the file. It supports four layers of checking including MimeTypes, and Content-Types. Usage: YOUR_IFormFile.IsFileAllowed(ARGS);
Provides a System.Text.Json converter for the MimeType value object. Enables seamless serialization and deserialization of MIME types within JSON documents.
Source of different contentTypes with extensions