MigraDocCore.Rendering by: Stefan Steiger and Contributors
  • 373 total downloads
  • Latest version: 1.3.67
  • MigraDoc Rendering .NETCore d6ac8b092129a4f797365bbbf3eea2723d6c3ebd
MigraDocCore.Rendering for .NET Core MigraDocCore.Rendering was ported from MigraDoc version 1.32
MimeKit by: Jeffrey Stedfast
  • 903 total downloads
  • Latest version: 4.14.0
  • 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
MimeKitLite by: Jeffrey Stedfast
  • 222 total downloads
  • Latest version: 4.14.0
  • mime mbox mail email parser tnef
MimeKit is an Open Source library for creating and parsing MIME messages. It also supports parsing of Unix mbox files. The difference between MimeKit and MimeKitLite is that MimeKitLite lacks support for most cryptography features such as OpenPGP, S/MIME and DKIM. 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
MimeMapping by: Matthew Little
  • 121 total downloads
  • Latest version: 3.1.0
  • 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
Mollie.Api by: Vincent Kok
  • 577 total downloads
  • Latest version: 4.15.0
  • Mollie Payment Payments Webhook
This is a wrapper for the Mollie REST webservice. All payment methods and webservice calls are supported.
Mono.Options by: Microsoft
  • 227 total downloads
  • Latest version: 6.12.0.148
  • mono options command line terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating by: Mikayla Hutchinson
  • 101 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#
MQTTnet by: The contributors of MQTTnet
  • 614 total downloads
  • Latest version: 4.3.7.1207
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MQTTnet.Extensions.ManagedClient by: The contributors of MQTTnet
  • 456 total downloads
  • Latest version: 4.3.7.1207
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
MSBuild.Sdk.Extras by: Claire Novotny
  • 235 total downloads
  • Latest version: 3.0.44
  • msbuild sdk dotnet xamarin android ios macos uwp tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgReader by: Kees van Spelde
  • 203 total downloads
  • Latest version: 6.0.6
  • Outlook MSG Signed EML Contact Appointment Task
Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files. The EML reader supports MIME 1.0 encoded files.
MySqlConnector by: Bradley Grainger
  • 1.096k total downloads
  • Latest version: 2.5.0
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NATS.Client.Abstractions by: The NATS Authors
  • 24 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging abstractions
NATS client Abstractions for .NET
NATS.Client.Core by: The NATS Authors
  • 291 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging
NATS core client for .NET
NATS.Client.Hosting by: The NATS Authors
  • 299 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream by: The NATS Authors
  • 287 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging persistance
JetStream support for NATS.Client.
NATS.Client.KeyValueStore by: The NATS Authors
  • 298 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging persistance key-value storage
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore by: The NATS Authors
  • 289 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging persistance storage
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json by: The NATS Authors
  • 300 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 299 total downloads
  • Latest version: 2.7.0-preview.8
  • pubsub messaging microservices services
Service API support for NATS.Client.