Top 20 NuGet contenttype 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 sourc...
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
Add the Wire 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 ProtoBuf binary format and endpoint to a ServiceStack web service host.
Add the MsgPack binary format and endpoint to a ServiceStack web service host.
Deprecated. Use ServiceStack.Wire instead.
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 ProtoBuf binary format and endpoint to a StackExpress web service host.
Add the MsgPack binary format and endpoint to a StackExpress web service host.
.NET Standard library with some HTTP related functionality.
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 sourc...
MediaTypeFormatter allowing the use of YAML (YAML Ain't Markup Language) as a the MIME-Type or content-type in ASP.NET Web API. Both serialization and deserialization are supported allowing web services to both emit and accept YAML in place of XML or JSON.
The underlying YAML parsing and rendering...
Deprecated. Use the strong named ServiceStack.ProtoBuf package instead.
Free and Open Source fork of NServiceKit.Plugins.ProtoBuf V3
Add the ProtoBuf binary format and endpoint to a NServiceKit web service host.
Free and Open Source fork of NServiceKit.Plugins.MsgPack V3
Add the MsgPack binary format and endpoint to a NServiceKit web service host.
A simple set of additional tools for managing site content types.
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);