Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 2,874k total downloads
  • Latest version: 7.22.3
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Microsoft.ApplicationInsights.Agent.Intercept by: Microsoft
  • 23 total downloads
  • Latest version: 0.17.0
  • Instrumentation Extensions Decorate Callbacks Analytics ApplicationInsights Telemetry AppInsights
This NuGet enables Interception of method calls
Lucene.Net.Join by: The Apache Software Foundation
  • 23 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net,core,text,search,information,retrieval,lucene,apache,analysis,index,query
Index-time and Query-time joins for normalized content of the Lucene.Net full-text search engine library from The Apache Software Foundation.
MediatR by: Jimmy Bogard
  • 208 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MailKit by: Jeffrey Stedfast
  • 555 total downloads
  • Latest version: 2.9.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef net45 net46 net47 net58 netstandard netstandard1.3 netstandard1.6 netstandard2.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 SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, 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.
Lucene.Net.Queries by: The Apache Software Foundation
  • 21 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net,core,text,search,information,retrieval,lucene,apache,analysis,index,query
Extended Filters and Queries for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Magick.NET.Core by: Dirk Lemstra
  • 135 total downloads
  • Latest version: 5.3.0
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Lucene.Net.Facet by: The Apache Software Foundation
  • 20 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net,core,text,search,information,retrieval,lucene,apache,analysis,index,query
Faceted indexing and search capabilities for the Lucene.Net full-text search engine library from The Apache Software Foundation.
MessagePack by: neuecc
  • 740 total downloads
  • Latest version: 1.6.2
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
ManagedEsent by: martinc
  • 34 total downloads
  • Latest version: 1.6.0
  • ManagedEsent NoSql ISAM
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.ApplicationInsights by: Microsoft
  • 376 total downloads
  • Latest version: 2.14.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
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.AppCenter.Analytics by: Microsoft
  • 693 total downloads
  • Latest version: 4.5.3
  • app center appcenter analytics mobilecenter
This package contains functionalities to collect session, device properties, events etc… for your application.
Lucene.Net.QueryParser by: The Apache Software Foundation
  • 17 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net,core,text,search,information,retrieval,lucene,apache,analysis,index,query
Query parsers and parsing framework for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Microsoft.AppCenter by: Microsoft
  • 618 total downloads
  • Latest version: 4.5.3
  • app center appcenter mobilecenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
MessagePackAnalyzer by: neuecc, aarnott
  • 1,066k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Markdown by: red
  • 66 total downloads
  • Latest version: 2.2.1
  • markdown
Open source C# implementation of Markdown processor, as featured on Stack Overflow. This port is based heavily on the original Perl 1.0.1 and Perl 1.0.2b8 implementations of Markdown, with bits and pieces of the apparently much better maintained PHP Markdown folded into it. There are a few Stack Overflow specific modifications (which are all configurable, and all off by default). I'd like to ensure that this version stays within shouting distance of the Markdown "specification", such as it is...
Lucene.Net.Sandbox by: The Apache Software Foundation
  • 20 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net,core,text,search,information,retrieval,lucene,apache,analysis,index,query
Various third party contributions and new ideas extensions for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Lucene.Net.Grouping by: The Apache Software Foundation
  • 20 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net,core,text,search,information,retrieval,lucene,apache,analysis,index,query
Collectors for grouping search results for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Microsoft.AppCenter.Crashes by: Microsoft
  • 777 total downloads
  • Latest version: 4.5.3
  • app center appcenter crashes mobilecenter
This package contains functionalities to collect crash reports for your application.
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 59 total downloads
  • Latest version: 2.0.0
  • mediator,request,response,queries,commands,notifications
MediatR extensions for ASP.NET Core