MailKit
by: Jeffrey Stedfast
- 52 total downloads
- Latest version: 4.17.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
Makaretu.Dns
by: Richard Schneider
- 4 total downloads
- Latest version: 1.3.0
DNS data model with serializer/deserializer for the wire and master file format.
Makaretu.Dns.Multicast
by: Richard Schneider
- 1 total downloads
- Latest version: 0.3.0
A simple Multicast Domain Name Service based on RFC 6762. Can be used as both a client (sending queries) or a server (responding to queries).
MassTransit
by: Chris Patterson
- 55 total downloads
- Latest version: 9.1.2
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 23 total downloads
- Latest version: 9.2.1-develop.167
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 16 total downloads
- Latest version: 7.3.1
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Extensions.DependencyInjection
by: Chris Patterson
- 24 total downloads
- Latest version: 7.2.4
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ
by: Chris Patterson
- 15 total downloads
- Latest version: 8.2.0
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 72 total downloads
- Latest version: 6.0.0-beta2
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
Mediator.Abstractions
by: Martin Othamar
- 12 total downloads
- Latest version: 3.1.0-rc.1
Abstractions for the Mediator.SourceGenerator package.
Mediator.SourceGenerator
by: Martin Othamar
- 66 total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 215 total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 177 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
Meziantou.Extensions.Logging.Xunit
by: meziantou
- 12 total downloads
- Latest version: 1.0.19
Microsoft.Extension.Logging.ILogger implementation for xunit
Microsoft.ApplicationInsights
by: Microsoft
- 12 total downloads
- Latest version: 3.0.0-beta1
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.Diagnostics.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 diagnostics middleware abstractions.
Microsoft.AspNet.FileProviders
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta4
Implementation of ASP.NET 5 file provider abstractions.
Microsoft.AspNet.Hosting.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Mvc.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-beta1
The core runtime components of ASP.NET MVC.
Microsoft.AspNet.Mvc.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc1-final
Metadata and Validation using System.ComponentModel.DataAnnotations for the MVC runtime