MimeKitLite
by: Jeffrey Stedfast
- 376 total downloads
- Latest version: 4.14.0
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
- 169 total downloads
- Latest version: 3.2.0
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
- 743 total downloads
- Latest version: 4.16.0
This is a wrapper for the Mollie REST webservice. All payment methods and webservice calls are supported.
MongoDB.Bson
by: MongoDB Inc.
- 194 total downloads
- Latest version: 2.30.0
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 194 total downloads
- Latest version: 2.30.0
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 194 total downloads
- Latest version: 2.30.0
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 58 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Options
by: Microsoft
- 276 total downloads
- Latest version: 6.12.0.148
A Getopt::Long-inspired option parsing library for C#.
Mono.Posix.NETStandard
by: Microsoft
- 77 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating
by: Mikayla Hutchinson
- 140 total downloads
- Latest version: 3.0.0
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
- 881 total downloads
- Latest version: 4.3.7.1207
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
- 651 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
MSBuild.Sdk.Extras
by: Claire Novotny
- 308 total downloads
- Latest version: 3.0.44
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
- 239 total downloads
- Latest version: 6.0.6
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.479k total downloads
- Latest version: 2.5.0
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
- 37 total downloads
- Latest version: 2.7.2-preview.1
NATS client Abstractions for .NET
NATS.Client.Core
by: The NATS Authors
- 381 total downloads
- Latest version: 2.7.2-preview.1
NATS core client for .NET
NATS.Client.Hosting
by: The NATS Authors
- 393 total downloads
- Latest version: 2.7.2-preview.1
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream
by: The NATS Authors
- 382 total downloads
- Latest version: 2.7.2-preview.1
JetStream support for NATS.Client.
NATS.Client.KeyValueStore
by: The NATS Authors
- 367 total downloads
- Latest version: 2.7.2-preview.1
JetStream Key/Value Store support for NATS.Client.