MailKit
by: Jeffrey Stedfast
- 306 total downloads
- Latest version: 2.15.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 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.
Microsoft.AspNet.Identity.EntityFramework
by: Microsoft
- 105 total downloads
- Latest version: 2.2.4
ASP.NET Identity providers that use Entity Framework.
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 26 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core
Microsoft.AspNet.Identity.Core
by: Microsoft
- 99 total downloads
- Latest version: 2.2.4
Core interfaces for ASP.NET Identity.
MaxMind.GeoIP2
by: MaxMind.GeoIP2
- 219 total downloads
- Latest version: 3.3.0
MaxMind GeoIP2 Database Reader and Web Service Client
MaxMind.Db
by: MaxMind.Db
- 202 total downloads
- Latest version: 2.6.1
.NET reader for the MaxMind DB file format
Markdig
by: Alexandre Mutel
- 510 total downloads
- Latest version: 0.18.3
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
MediatR
by: Jimmy Bogard
- 118 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights
by: Microsoft
- 158 total downloads
- Latest version: 2.14.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
Libuv
by: Libuv
- 36 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 105 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
ManagedEsent
by: Microsoft
- 101 total downloads
- Latest version: 1.9.4
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
- 93 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
LinqBridge
by: Atif Aziz
- 6 total downloads
- Latest version: 1.3.0
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 467 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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
- 2.027k total downloads
- Latest version: 2.0.250
A Roslyn analyzer to enforce some good practices in C#
Marten
by: Jeremy D. Miller Tim Cools Jeff Doolittle et al
- 12 total downloads
- Latest version: 0.5.1.34
Postgresql as a Document Db and Event Store for .Net Development
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 109 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.