Skip to content

Repository files navigation

icon

MimeTypes.NET Build and testPublish to NuGetNuGet Version and Downloads count

A structured collection of MIME type constants to use in your .NET projects.

Replace this sort of thing...

httpContext.Response.ContentType = "application/json";

with this...

httpContext.Response.ContentType = MimeTypes.Application.Json;

Pull requests welcome!

Also for .NET developers

iconRegexToolbox.NET: Regular expression tools for .NET developers

MimeTypes for other languages

iconMimeTypes for Java

iconMimeTypes for Kotlin

iconMimeTypes for JavaScript

About

MIME type constants for your .NET projects

Topics

Resources

Contributing

Stars

14 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages