MinVer by: MinVer
  • 701 total downloads
  • Latest version: 6.1.0-beta.1
Minimalist versioning for .NET SDK-style projects using Git tags.
MiniWord by: mini-software Wei Lin eynarhaji
  • 393 total downloads
  • Latest version: 0.9.2
  • word template micro-helper mini openxml helper
.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)
Mono.Unix by: Microsoft
  • 267 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
MiniProfiler.AspNetCore by: Nick Craver
  • 141 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
Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 221 total downloads
  • Latest version: 2.8.3
  • JavaScript HTML HTML5 CSS CSS3 SVG
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MimeKit by: Jeffrey Stedfast
  • 228 total downloads
  • Latest version: 2.13.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 net46 net47 net48 netstandard netstandard2.0
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MiniProfiler.EntityFrameworkCore by: Nick Craver
  • 75 total downloads
  • Latest version: 4.0.0-alpha8-165
  • Entity Framework Entity Framework Core Profiler Performance Profiling Timing
MiniProfiler: Integration for Entity Framework Core
Mono.Posix by: Microsoft
  • 276 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
Minio by: Minio Inc.
  • 23 total downloads
  • Latest version: 0.2.0
  • minio cloud storage
Minio .NET Library for Amazon S3 Compatible Cloud Storage
MiniProfiler.Shared by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 140 total downloads
  • Latest version: 4.0.0-alpha9-00206
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MiniExcel by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
  • 1.951k total downloads
  • Latest version: 1.41.4
  • excel xlsx csv micro-helper mini openxml helper
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet Github : https://github.com/mini-software/MiniExcel Gitee : https://gitee.com/dotnetchina/MiniExcel Issues : https://github.com/mini-software/MiniExcel/issues Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
Mono.Nat by: Alan McGovern <alan.mcgovern@gmail.com> Ben Motmans <ben.motmans@gmail.com> Nicholas Terry <nick.i.terry@gmail.com>
  • 349 total downloads
  • Latest version: 1.2.24
  • nat nat-transversal upnp mono.nat mono pmp nat-pmp port mapping protocol universal plug and play igd internet gateway device router
NAT stack for Mono and .NET applications
MongoDB.Driver.Core by: MongoDB Inc.
  • 474 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Bson by: MongoDB Inc.
  • 380 total downloads
  • Latest version: 2.7.0-beta0001
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
Mono.Cecil by: Jb Evain
  • 797 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.
MiniProfiler.AspNetCore.Mvc by: Nick Craver
  • 116 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
MongoDB.Driver by: MongoDB Inc.
  • 312 total downloads
  • Latest version: 2.7.1
  • mongodb mongo nosql
Official .NET driver for MongoDB.
Mono.TextTemplating by: mhutch
  • 341 total downloads
  • Latest version: 2.0.5
  • T4 templating
Open-source implementation of the T4 templating engine.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 676 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 136 total downloads
  • Latest version: 1.2.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MimeTypesMap by: red
  • 136 total downloads
  • Latest version: 1.0.8
  • mime mimetype
Simple dictionary provides a few methods to lookup mime type/extension, generated From Apache's mime.types.