Mono.Unix by: Microsoft
  • 187 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
Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 164 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
  • 163 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
morelinq by: MoreLINQ Developers.
  • 224 total downloads
  • Latest version: 3.4.2
  • linq extensions
This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, CountDown, Consume, DistinctBy, EndsWith, EquiZip, Evaluate, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Flatten, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Index, IndexBy, Insert, Interleave, Lag, Lead, LeftJoin, MaxBy, Memoize (EXPERIMENTAL), Merge (EXPERIMENTAL), MinBy, Move, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, Return, RightJoin, RunLengthEncode, Scan, ScanBy, ScanRight, Segment, Sequence, Shuffle, SkipLast, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, Transpose, TraverseBreadthFirst, TraverseDepthFirst, TrySingle (EXPERIMENTAL), Unfold, Window, WindowLeft, WindowRight, ZipLongest, ZipShortest
MoreLinq by: MoreLINQ Developers.
  • 13 total downloads
  • Latest version: 2.4.0
  • linq extensions
This project enhances LINQ to Objects with the following methods: Acquire, AggregateRight, Assert, AssertCount, AtLeast, AtMost, Batch, Cartesian, CountBetween, CountBy, Concat, Consume, DistinctBy, EquiZip, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Fold, ForEach, FullGroupJoin, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Interleave, Lag, Lead, MaxBy, MinBy, NestedLoops, OrderBy, OrderedMerge, Pad, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RunLengthEncode, Scan, Segment, Sequence, SingleOrFallback, SkipLast, SkipUntil, Slice, SortedMerge, Split, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, TraverseBreadthFirst, TraverseDepthFirst, Unfold, Windowed, ZipLongest, ZipShortest
Mono.Posix by: Microsoft
  • 219 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.
  • 13 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
  • 102 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.441k total downloads
  • Latest version: 1.41.3
  • 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>
  • 259 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.
  • 374 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Bson by: MongoDB Inc.
  • 288 total downloads
  • Latest version: 2.7.0-beta0001
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
Mono.Cecil by: Jb Evain
  • 572 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.
Moq by: Daniel Cazzulino kzu
  • 133 total downloads
  • Latest version: 4.15.2
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/f2aa090ff
MongoDB.Driver by: MongoDB Inc.
  • 240 total downloads
  • Latest version: 2.7.1
  • mongodb mongo nosql
Official .NET driver for MongoDB.
Mono.TextTemplating by: mhutch
  • 261 total downloads
  • Latest version: 2.0.5
  • T4 templating
Open-source implementation of the T4 templating engine.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 489 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 100 total downloads
  • Latest version: 1.2.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MimeTypesMap by: red
  • 61 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.
Mime-Detective by: Joshua Clark
  • 228 total downloads
  • Latest version: 0.0.6-beta5
  • mime mime detective file types
Detect MIME type from files.
MinVer by: MinVer
  • 544 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
  • 283 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)