MimeMapping
by: Matthew Little
- 51 total downloads
- Latest version: 1.0.1.50
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
MiniProfiler.AspNetCore
by: Nick Craver
- 188 total downloads
- Latest version: 4.0.0-alpha9-00206
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MiniProfiler.AspNetCore.Mvc
by: Nick Craver
- 172 total downloads
- Latest version: 4.0.0-alpha9-00206
Lightweight mini-profiler, designed for ASP.NET Core MVC (*not* System.Web) websites
MiniProfiler.EntityFrameworkCore
by: Nick Craver
- 88 total downloads
- Latest version: 4.0.0-alpha8-165
MiniProfiler: Integration for Entity Framework Core
MiniProfiler.Shared
by: Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver
- 176 total downloads
- Latest version: 4.0.0-alpha9-00206
You shouldn't reference this - MiniProfiler's shared library for all frameworks
Mnemosyne
by: Jon Hanna
- 133 total downloads
- Latest version: 1.1.0.2
Offers efficient copying, setting and zeroing operations.
modernhttpclient
by: Paul Betts
- 192 total downloads
- Latest version: 2.4.2
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
MongoDB.Bson
by: MongoDB, Inc.
- 1.267k total downloads
- Latest version: 2.7.3
MongoDB's Official Bson Library.
MongoDB.Bson.signed
by: MongoDB, Inc. and Kephas Framework
- 298 total downloads
- Latest version: 2.7.3
(Unofficial) Signed MongoDB's Bson Library. The containing assembly was generated by signing the officially published MongoDB.Bson.dll.
MongoDB.Driver
by: MongoDB, Inc.
- 1.29k total downloads
- Latest version: 2.7.3
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 2.448k total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.GridFS
by: MongoDB, Inc.
- 1.005k total downloads
- Latest version: 2.7.3
GridFS Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 1.076k total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 1.082k total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.Options
by: Microsoft
- 142 total downloads
- Latest version: 6.12.0.148
A Getopt::Long-inspired option parsing library for C#.
Mono.Posix
by: Microsoft
- 344 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Mono.Posix.NETStandard
by: Microsoft
- 119 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating
by: mhutch
- 292 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 489 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL