Libuv by: Libuv
  • 47 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
linq2db by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko
  • 587 total downloads
  • Latest version: 5.4.1
  • 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.
linq2db.EntityFrameworkCore by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko
  • 6 total downloads
  • Latest version: 5.0.0
  • linq linq2db LinqToDB ORM database entity-framework-core EntityFrameworkCore EFCore DB SQL SqlServer SqlCe SqlServerCe MySql Firebird SQLite Oracle ODP PostgreSQL DB2
Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.
LinqBridge by: Atif Aziz
  • 11 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.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 219 total downloads
  • Latest version: 1.2.11
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
LinqKit.Microsoft.EntityFrameworkCore by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 227 total downloads
  • Latest version: 1.2.11
  • linq EF EntityFramework Entity Framework Core EntityFrameworkCore
LinqKit.Microsoft.EntityFrameworkCore contains extensions for LINQ to SQL and EntityFrameworkCore. With Include(...) and IDbAsync support.
LiveCharts by: Beto Rodriguez
  • 396 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
  • 80 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
LiveChartsCore by: LiveChartsCore
  • 3 total downloads
  • Latest version: 2.0.0-beta.2
Package Description
log4net by: The Apache Software Foundation
  • 129 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
  • 81 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
  • 416 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.
ManagedEsent by: Microsoft
  • 119 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.
MassTransit by: Chris Patterson
  • 210 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.AmazonSQS by: Chris Patterson
  • 132 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit AmazonSQS
MassTransit ActiveMQ transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ by: Chris Patterson
  • 172 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MaterialDesignColors by: James Willock
  • 1.4k total downloads
  • Latest version: 2.0.6
  • WPF XAML Material Design Colour Color UI UX
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MaterialDesignThemes by: James Willock
  • 6.247k total downloads
  • Latest version: 5.3.3-ci1429
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MessagePack by: neuecc
  • 380 total downloads
  • Latest version: 1.9.11
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer by: neuecc aarnott
  • 297 total downloads
  • Latest version: 3.1.8
  • 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.