MediatR
by: Jimmy Bogard
- 72 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
log4net
by: The Apache Software Foundation
- 32 total downloads
- Latest version: 2.0.17
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
- 28 total downloads
- Latest version: 1.2.2
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
- 82 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
- 423 total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Reflection
by: The gRPC Authors
- 720 total downloads
- Latest version: 2.80.0
gRPC C# Server Reflection
Mapster.Core
by: chaowlert, eric_swann, andrerav
- 24 total downloads
- Latest version: 1.2.1-pre02
Lightweight library for Mapster and Mapster CodeGen
Libuv
by: Libuv
- 24 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: Microsoft
- 64 total downloads
- Latest version: 1.9.4
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
- 152 total downloads
- Latest version: 2.23.0
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
Grpc.Net.ClientFactory
by: The gRPC Authors
- 422 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
K4os.Compression.LZ4
by: Milosz Krajewski
- 83 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
Grpc.Net.Common
by: The gRPC Authors
- 409 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 999 total downloads
- Latest version: 2.81.1
gRPC and Protocol Buffer compiler for C# projects
JetBrains.Annotations
by: JetBrains
- 208 total downloads
- Latest version: 2025.2.4
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
- 4 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
libsodium
by: Frank Denis
- 78 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
- 16 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core
Mapster
by: chaowlert, eric_swann, andrerav
- 213 total downloads
- Latest version: 7.4.0-pre03
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.