log4net by: The Apache Software Foundation
  • 457 total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
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
Magnum by: Chris Patterson, Dru Sellers
  • 218 total downloads
  • Latest version: 2.1.3
Magnum is a library for the larger than average developer
MahApps.Metro by: Jan Karger, Bastian Schmidt, Dennis Daume, Brendan Forster, Alex Mitchell, Paul Jenkins, Jake Ginnivan
  • 1.398k total downloads
  • Latest version: 3.0.0-rc0529
  • WPF UI Metro Modern Material XAML Toolkit Library .NET OSS OpenSource
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
MahApps.Metro.IconPacks by: Jan Karger
  • 396 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.Entypo by: Jan Karger
  • 338 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.FontAwesome by: Jan Karger
  • 370 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.Material by: Jan Karger
  • 367 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.MaterialLight by: Jan Karger
  • 155 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.Modern by: Jan Karger
  • 404 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.Octicons by: Jan Karger
  • 274 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.SimpleIcons by: Jan Karger
  • 147 total downloads
  • Latest version: 2.3.0
  • WPF UWP UAP Windows 10 Windows10 WinRT App Universal UI Metro ModernUI Material XAML Toolkit Library .NET Icon
IconPacks for stylish awesome WPF or UWP apps.
MailKit by: Jeffrey Stedfast
  • 355 total downloads
  • Latest version: 1.22.0
  • smtp pop3 imap mime security dkim smime s/mime openpgp pgp mbox mail email parser tnef xamarin android ios monodroid monotouch netstandard net40 net45 wpa81
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * 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, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, 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 and DKIM signature support via MimeKit. * Microsoft TNEF support via MimeKit.
ManagedEsent by: Microsoft
  • 289 total downloads
  • Latest version: 1.9.4
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
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.
Mapster by: chaowlert, eric_swann
  • 1.02k total downloads
  • Latest version: 7.2.0
  • Mapper AutoMapper Fast Mapping
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core by: Chaowlert Chaisrichalermpol
  • 73 total downloads
  • Latest version: 1.2.0
  • mapster
Lightweight library for Mapster and Mapster CodeGen
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 21 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
MassTransit by: Chris Patterson, Dru Sellers, Travis Smith
  • 47 total downloads
  • Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MassTransit.Analyzers by: Remco Blok, Chris Patterson
  • 8.001k total downloads
  • Latest version: 8.5.10
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore by: Chris Patterson
  • 218 total downloads
  • Latest version: 9.2.0-develop.150
  • MassTransit AspNetCore SQL Transport
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ by: Chris Patterson, Dru Sellers, Travis Smith
  • 22 total downloads
  • Latest version: 2.10.2
This integration library adds support for RabbitMQ to MassTransit, a distributed application framework for .NET, including support for MSMQ and RabbitMQ.