MimeMapping
by: Matthew Little
- 121 total downloads
- Latest version: 3.1.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
- 577 total downloads
- Latest version: 4.15.0
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
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating
by: Mikayla Hutchinson
- 101 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
- 602 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
- 456 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: Oren Novotny
- 113 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgReader
by: Kees van Spelde
- 203 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.089k 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
- 24 total downloads
- Latest version: 2.7.0-preview.8
NATS client Abstractions for .NET
NATS.Client.Core
by: The NATS Authors
- 291 total downloads
- Latest version: 2.7.0-preview.8
NATS core client for .NET
NATS.Client.Hosting
by: The NATS Authors
- 299 total downloads
- Latest version: 2.7.0-preview.8
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
JetStream support for NATS.Client.
NATS.Client.KeyValueStore
by: The NATS Authors
- 298 total downloads
- Latest version: 2.7.0-preview.8
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
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
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
Service API support for NATS.Client.
NATS.Client.Simplified
by: The NATS Authors
- 235 total downloads
- Latest version: 2.7.0-preview.8
NATS simplified client for .NET
NATS.Net
by: The NATS Authors
- 348 total downloads
- Latest version: 2.7.0-preview.8
NATS client for modern .NET
Nerdbank.GitVersioning
by: Andrew Arnott
- 680 total downloads
- Latest version: 3.9.50
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.