MimeMapping by: Matthew Little
  • 51 total downloads
  • Latest version: 1.0.1.50
  • mimetype contenttype mime type mimemapping GetMimeMapping media-types rfc 4288
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
Minio by: Minio, Inc.
  • 77 total downloads
  • Latest version: 0.2.1
  • minio cloud storage
Minio Client SDK for .NET
MiniProfiler.AspNetCore by: Nick Craver
  • 188 total downloads
  • Latest version: 4.0.0-alpha9-00206
  • ASP.NET Core Profiler Performance Profiling Timing
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
  • ASP.NET Core MVC MVC Core Profiler Performance Profiling Timing
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
  • Entity Framework Entity Framework Core Profiler Performance Profiling Timing
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
  • memory copying clearing
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 mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Bson.signed by: MongoDB, Inc. and Kephas Framework
  • 298 total downloads
  • Latest version: 2.7.3
  • mongodb mongo nosql bson signed unofficial
(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
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 2.448k total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.GridFS by: MongoDB, Inc.
  • 1.005k total downloads
  • Latest version: 2.7.3
  • mongodb mongo nosql gridfs
GridFS Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 1.076k total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 1.082k total downloads
  • Latest version: 0.11.6
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
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
  • mono, options, command line, terminal
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
  • posix unix mono macos osx linux
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
  • T4, templating
Open-source implementation of the T4 templating engine.
Mono.Unix by: Microsoft
  • 489 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL