MimeKit by: Jeffrey Stedfast
  • 8,578k total downloads
  • Latest version: 4.15.1
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef
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
Mono.TextTemplating by: Mikayla Hutchinson
  • 2,134k total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MMLib.SwaggerForOcelot by: Milan Martiniak
  • 682 total downloads
  • Latest version: 9.0.0
  • swagger documentation ocelot
Swagger generator for Ocelot downstream services.
Moq by: Daniel Cazzulino, kzu
  • 291 total downloads
  • Latest version: 4.20.72
  • moq;tdd;mocking;mocks;unittesting;agile;unittest
Moq is the most popular and friendly mocking framework for .NET.
Modernizr by: Faruk Ateş, Paul Irish, Alex Sexton
  • 8 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/
Microsoft.VisualStudio.Web.CodeGeneration.Design by: Microsoft
  • 676 total downloads
  • Latest version: 10.0.0-rc.1.25458.5
  • aspnetcore codegenerator scaffolding visualstudioweb
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc by: Microsoft
  • 65 total downloads
  • Latest version: 9.0.0
  • aspnetcore aspnetcoremvc codegenerator scaffolding visualstudioweb
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.VisualStudio.Web.CodeGeneration.Templating by: Microsoft
  • 68 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 69 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft
  • 72 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore by: Microsoft
  • 54 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Core by: Microsoft
  • 71 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.Xaml.Behaviors.Wpf by: Microsoft
  • 9 total downloads
  • Latest version: 1.1.142
  • Behavior Action Behaviors Actions Blend Managed C# Interaction Interactivity Interactions
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
MongoDB.Bson by: MongoDB Inc.
  • 5 total downloads
  • Latest version: 2.21.0
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
Microsoft.VisualStudio.Threading.Only by: Microsoft
  • 1,05k total downloads
  • Latest version: 17.13.61
  • Threading Async Lock Synchronization Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio). This package contains only the library, without a dependency on the analyzers. Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.
Microsoft.VisualStudio.Validation by: Microsoft
  • 1,049k total downloads
  • Latest version: 17.8.8
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
Mono.Cecil by: Jb Evain
  • 1 total downloads
  • Latest version: 0.10.0
  • 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.
Mopups by: Tyson Hooker, Maksym Koshovyi, Aswin P G, Kirill Lyubimov, Martijn Van Dijk, Shane Neuville
  • 1 total downloads
  • Latest version: 1.1.1
  • Mopups Popups Maui rg Xamarin ios android Windows MacOS Dialogs macos windows
Popups for MAUI
Minio by: MinIO, Inc.
  • 319 total downloads
  • Latest version: 6.0.3
  • minio cloud storage
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Microsoft.VisualStudio.Web.BrowserLink by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • aspnetcore browserlink
A middleware that supports creating a communication channel between the development environment and one or more web browsers. This package was built from the source code at https://github.com/aspnet/BrowserLink/tree/8cd3e0844d74975060a2bb1abb1e0a5ff943ce45