Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 624 total downloads
  • Latest version: 2.23.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 592 total downloads
  • Latest version: 2.23.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Magnum by: Chris Patterson, Dru Sellers
  • 132 total downloads
  • Latest version: 2.1.3
Magnum is a library for the larger than average developer
LinqKit.Core by: Joseph Albahari, Tomas Petricek, Scott Smith, Tuomas Hietanen, Stef Heyenrath
  • 524 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.
MassTransit.RabbitMQ by: Chris Patterson, Dru Sellers, Travis Smith
  • 7 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.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 3,265k total downloads
  • Latest version: 8.6.1
  • 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/main/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
MassTransit by: Chris Patterson, Dru Sellers, Travis Smith
  • 20 total downloads
  • Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
LibSassBuilder by: Johan van Rensburg
  • 213 total downloads
  • Latest version: 3.0.0
  • Sass Build LibSass SassBuilder
Compile Sass files to css on project build.
MediatR by: Jimmy Bogard
  • 13 total downloads
  • Latest version: 2.0.0-beta-003
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
log4net by: The Apache Software Foundation
  • 346 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
KRE-CoreCLR-x86 by: Microsoft
  • 24 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LinqBridge by: Atif Aziz
  • 13 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.
Magick.NET.Core by: Dirk Lemstra
  • 593 total downloads
  • Latest version: 11.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/main/docs before installing to help you decide the best version.
MessagePack by: neuecc
  • 400 total downloads
  • Latest version: 1.6.1.2
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Lucene.Net by: The Apache Software Foundation
  • 128 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
Libuv by: Libuv
  • 88 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
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.
LightInject by: Bernhard Richter
  • 26 total downloads
  • Latest version: 3.0.0.5
  • Ioc Dependency-Injection Inversion-of-Control
An ultra lightweight single file Inversion of Control container for the .Net framework.
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.