Found 84 packages
A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Huge dictionary of file extensions to mime types
Huge dictionary of file extensions to mime types
The ultimate file-extension & mime-type library with over 14,000+ signatures. Quickly detect extensions & mime types from a stream or byte array using magic numbers (file headers) and magic words. A default signature library is included and can be expanded using Mime-Detective.Definitions.Condensed (common signatures) or Mime-Detective.Definitions.Exhaustive (14,000+ signatures).
A library for binding custom types (including files) when sending and receiving multipart encoded form data
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.
Iris messaging Media data types package
A library for binding custom types (including files) when sending and receiving multipart encoded form data
A media types library for Windows, Linux, and MacOS.
Media types used by REST projects.
Provides managed equivalents of Extensible Application Markup Language (XAML) UI types from Windows Runtime. Commonly Used Types: Windows.UI.Xaml.CornerRadius Windows.UI.Xaml.Duration Windows.UI.Xaml.DurationType Windows.UI.Xaml.GridLength Windows.UI.Xaml.GridUnitType Windows.UI.Xaml.Thickness Windows.UI.Xaml.Media.Matrix Windows.UI.Xaml.Media.Animation.KeyTime Windows.UI.Xaml.Media.Animation.RepeatBehavior Windows.UI.Xaml.Media.Animation.RepeatBehaviorType Windows.UI.Xaml.Media.Media3D.Matrix3D When using NuGet 3.x this package requires at least version 3.4.
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
.NET Library that supports working with Internet Media Types ("MIME Types")
A collection of objects for .NET describing IANA-registered Media Types
MediaCleaner: an efficient way to keep your Media clean. MediaCleaner analyzes the content of the Media folder and the content of the Media section of Umbraco, then extracts the files that are present in the media folder but not in the Umbraco Backoffice and the Media items without a valid file in the Media folder. Unlike other similar packages, it uses the Umbraco Business Objects, there are no direct queries to the database, which means lightweight execution and compatibility with all the database types supported by Umbraco (SQL Server and MySQL). Consider to make a backup before cleaning the files and folders. ChangeLog for version 0.97 * Solved a problem during the installation of the package; ChangeLog for version 0.96 * Optimizations to perform a quicker scan; ChangeLog for version 0.95 * Service release for version 0.94 that fails on websites with large content; ChangeLog for version 0.94 * Now all the content (published or not) is parsed in order to filter the orphan files that may be present in the content as URL but without Media Item; * The folder created-packages is excluded from the processing;
Microsoft Orleans Http Endpoints
Simple to use library for returning custom / vendor media type headers when using Web API. Register types explicitly or by convention with overrides, excludes and required custom interface options. eg. application/vnd.yoursite.customer-v1+json
Angular Media Queries (angular-media-queries) binding library for Bridge.NET projects.
Provides a lightweight and immutable MimeType value object to represent media types (MIME types) in .NET. Includes parsing, safe parsing, well-known application/* and image/* media types, and helpers to map between file extensions and media types.
Provides Entity Framework Core integration for the MimeType value object. Enables seamless mapping of MIME types as strongly-typed properties in Entity Framework Core entities, with safe conversion to string.