MailKit
by: Jeffrey Stedfast
- 651 total downloads
- Latest version: 4.1.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.
MaxMind.GeoIP2
by: MaxMind.GeoIP2
- 216 total downloads
- Latest version: 6.0.0-beta1
MaxMind GeoIP2 Database Reader and Web Service Client
Markdig
by: Alexandre Mutel
- 1.185k total downloads
- Latest version: 1.1.2
Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
MarkdigExtensions.UrlRewriter
by: Arthur Rump
- 15 total downloads
- Latest version: 1.0.0
Markdig extension for rewriting URLs in link and image tags.
MaxMind.Db
by: MaxMind.Db
- 199 total downloads
- Latest version: 5.0.0
.NET reader for the MaxMind DB file format
MediatR
by: Jimmy Bogard
- 316 total downloads
- Latest version: 14.1.0
Simple, unambitious mediator implementation in .NET
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 184 total downloads
- Latest version: 9.0.0
MediatR extensions for ASP.NET Core
Microsoft.AspNetCore.Authentication
by: Microsoft
- 272 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 152 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication components.
Microsoft.ApplicationInsights
by: Microsoft
- 277 total downloads
- Latest version: 3.1.0
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
MediatR.Contracts
by: Jimmy Bogard
- 23 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
ManagedEsent
by: Microsoft
- 31 total downloads
- Latest version: 2.0.0
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 267 total downloads
- Latest version: 2.3.9
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 244 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 919 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Meziantou.Analyzer
by: meziantou
- 4.105k total downloads
- Latest version: 3.0.50
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
Marten
by: Jeremy D. Miller Babu Annamalai Oskar Dudycz Joona-Pekka Kokko
- 1.099k total downloads
- Latest version: 5.11.0
.NET Transactional Document DB and Event Store on PostgreSQL
Microsoft.AspNetCore.App
by: Microsoft
- 281 total downloads
- Latest version: 2.1.34
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 75 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.