Magnum
by: Chris Patterson Dru Sellers
- 1.14k total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 2.412k total downloads
- Latest version: 9.0.0
MediatR extensions for ASP.NET Core
MassTransit.Extensions.DependencyInjection
by: Chris Patterson
- 6.723k total downloads
- Latest version: 7.3.1
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
- 1.47k total downloads
- Latest version: 1.0.11
MassTransit configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.
MassTransit.RabbitMQ
by: Chris Patterson
- 23.561k total downloads
- Latest version: 9.2.0-develop.126
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit
by: Chris Patterson
- 23.601k total downloads
- Latest version: 9.2.0-develop.126
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 5.746k total downloads
- Latest version: 9.2.0-develop.126
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MediatR
by: Jimmy Bogard
- 5.485k total downloads
- Latest version: 14.1.0
Simple, unambitious mediator implementation in .NET
log4net
by: The Apache Software Foundation
- 4.18k total downloads
- Latest version: 3.3.1
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
- 10.071k total downloads
- Latest version: 9.2.0-develop.126
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Extensions.Logging
by: Chris Patterson
- 2.325k total downloads
- Latest version: 5.5.6+build.2221.sha.1f6a8f0
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
LinqBridge
by: Atif Aziz
- 136 total downloads
- Latest version: 1.3.0
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.
MassTransit.Abstractions
by: Chris Patterson
- 18.117k total downloads
- Latest version: 9.2.0-develop.126
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Kafka
by: Denys Kozhevnikov Chris Patterson
- 16.467k total downloads
- Latest version: 9.2.0-develop.126
MassTransit Kafka Support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MessagePack
by: neuecc aarnott
- 15.465k total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
matkoch.Microsoft.VisualStudio.SolutionPersistence
by: Microsoft Matthias Koch
- 56 total downloads
- Latest version: 1.0.61
Package Description
MessagePack.Annotations
by: neuecc aarnott
- 6.759k total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
ManagedEsent
by: Microsoft
- 1.984k total downloads
- Latest version: 2.0.0
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.
MessagePackAnalyzer
by: neuecc aarnott
- 8.868k total downloads
- Latest version: 3.1.4
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
- 1.067k total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications