MediatR by: Jimmy Bogard
  • 90 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
log4net by: The Apache Software Foundation
  • 40 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
Hyak.Common by: Microsoft
  • 35 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Humanizer.Core by: Mehdi Khalili, Claire Novotny
  • 122 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Grpc.Net.Client by: The gRPC Authors
  • 555 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Reflection by: The gRPC Authors
  • 914 total downloads
  • Latest version: 2.80.0
  • gRPC reflection
gRPC C# Server Reflection
Mapster.Core by: Chaowlert Chaisrichalermpol
  • 20 total downloads
  • Latest version: 1.2.0
  • mapster
Lightweight library for Mapster and Mapster CodeGen
Grpc.Core by: The gRPC Authors
  • 891 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Libuv by: Libuv
  • 30 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: Microsoft
  • 79 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.
Grpc.Net.ClientFactory by: The gRPC Authors
  • 554 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
K4os.Compression.LZ4 by: Milosz Krajewski
  • 57 total downloads
  • Latest version: 1.2.16
  • compression lz4
Port of LZ4 compression algorithm for .NET
Grpc.Net.Common by: The gRPC Authors
  • 555 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Core.Api by: The gRPC Authors
  • 669 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Tools by: The gRPC Authors
  • 1.246k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
JetBrains.Annotations by: JetBrains
  • 263 total downloads
  • Latest version: 2026.2.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 5 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
libsodium by: Frank Denis
  • 108 total downloads
  • Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 20 total downloads
  • Latest version: 2.0.0
  • mediator,request,response,queries,commands,notifications
MediatR extensions for ASP.NET Core
Mapster by: chaowlert, eric_swann
  • 246 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.