MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 2.134k total downloads
  • Latest version: 11.1.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
MassTransit.Extensions.DependencyInjection by: Chris Patterson
  • 3.284k total downloads
  • Latest version: 7.3.1
  • MassTransit DependencyInjection
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Extensions.Hosting by: NCode Group
  • 887 total downloads
  • Latest version: 1.0.11
  • MassTransit IHostedService Bus Hosting
MassTransit configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.
MassTransit.RabbitMQ by: Chris Patterson
  • 9.289k total downloads
  • Latest version: 8.5.5
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Microsoft.ApplicationInsights.Agent.Intercept by: Microsoft
  • 197 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
  • 10.927k total downloads
  • Latest version: 8.5.5
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore by: Chris Patterson
  • 3.465k total downloads
  • Latest version: 7.3.1
  • MassTransit AspNetCore
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MediatR by: Jimmy Bogard
  • 3.386k total downloads
  • Latest version: 13.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
log4net by: The Apache Software Foundation
  • 2.086k total downloads
  • Latest version: 3.2.0
  • 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
MassTransit.Newtonsoft by: Chris Patterson
  • 3.184k total downloads
  • Latest version: 8.5.5
  • MassTransit Newtonsoft JSON.NET
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Extensions.Logging by: Chris Patterson
  • 1.258k total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit Extensions Logging
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Abstractions by: Chris Patterson
  • 8.428k total downloads
  • Latest version: 8.5.5
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Kafka by: Denys Kozhevnikov Chris Patterson
  • 7.02k total downloads
  • Latest version: 8.5.5
  • MassTransit Kakfa
MassTransit Kafka Support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MessagePack by: neuecc aarnott
  • 9.21k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations by: neuecc aarnott
  • 3.819k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
Libuv by: Libuv
  • 457 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: Microsoft
  • 213 total downloads
  • Latest version: 2.0.0
  • 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.
Microsoft.ApplicationInsights by: Microsoft
  • 2.123k total downloads
  • Latest version: 2.23.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
MessagePackAnalyzer by: neuecc aarnott
  • 4.889k 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.
MediatR.Contracts by: Jimmy Bogard
  • 755 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications