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
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
A cross-platform mobile client for Beszel, the lightweight server monitoring platform. Built with Flutter for native performance on Android, iOS, and desktop.
More than 300 powerful ESLint rules
Installer/Updater/Launcher for Northstar
An SSH and age plugin agent which you can use with your PIV hardware security device (e.g. a Yubikey).
MongoDB Controllers for Kubernetes translate the human knowledge of creating a MongoDB instance into a scalable, repeatable, and standardized method.
LoopBack makes it easy to build modern API applications that require complex integrations.
A database migrations tool for SQLAlchemy.
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
Adding many new subtle details through particles and a few sounds
The missing design process between your product idea and your codebase.
Blazing fast modern site generator for React
A save editor for Mass Effect Trilogy (and Legendary)
An extensive math library for JavaScript and Node.js
This is a mirror for the SSH library https://www.libssh.org/
A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
Build elegant Python desktop GUI applications with minimal code and maximum clarity