"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 massive limitations or bugs. 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"
Library or NuGet package built with .net standard and c# by Jeffrey Stedfast.
Repository: https://github.com/jstedfast/MimeKit
"A service API versioning library for Microsoft ASP.NET Core and OData v4.0."
Library or NuGet package built with .net standard and c# by Microsoft.
"Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. This is a project to port the hugely useful Less libary to the .NET …"
Library or NuGet package built with .net standard and c# by Daniel Hölbling, James Foster & Luke Page.
"Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/t…"
Library or NuGet package built with .net standard and c# by Microsoft.
"A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with an…"
Library or NuGet package built with .net standard and c# by Microsoft.
"An extendible implementation of the Assert class in MSTest. Allows for extending the Assert methods with the default MSTest methods as a default. Includes a: * Thro…"
Library or NuGet package built with .net standard and c# by bbraithwaite.
"A fast circular ImageView for Xamarin.Android perfect for profile images."
Library or NuGet package built with .net standard and c# by James Montemagno.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact