linq2db by: Igor Tkachev
  • 180 total downloads
  • Latest version: 1.10.2
  • linq linq2db LinqToDB ORM database DB SQL SqlServer Access SqlCe SqlServerCe MySql Firebird SQLite Sybase Oracle ODP PostgreSQL DB2 Informix SapHana
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
LinqBridge by: Atif Aziz
  • 53 total downloads
  • Latest version: 1.3.0
  • linq
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.
LiteDB by: Maurício David
  • 1.905k total downloads
  • Latest version: 4.1.4
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
LiveCharts by: Beto Rodriguez
  • 1.541k total downloads
  • Latest version: 0.9.7
  • livechart live chart charting plot plots plotting graph graphs graphing data
Simple, flexible, interactive and powerful data visualization for .Net
LiveCharts.Wpf by: Beto Rodriguez
  • 615 total downloads
  • Latest version: 0.9.7
  • livechart live chart charting plot plots plotting graph graphs graphing data wpf windows presentation foundation format
Simple, flexible, interactive and powerful data visualization for Wpf
log4net by: The Apache Software Foundation
  • 1.076k 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
  • 622 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
  • 3.471k 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
  • 940 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
  • 680 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
  • 685 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
  • 710 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
  • 284 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
  • 721 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
  • 583 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
  • 247 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
  • 233 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
  • 698 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
  • 2.165k 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
  • 216 total downloads
  • Latest version: 1.2.0
  • mapster
Lightweight library for Mapster and Mapster CodeGen