FluentValidation
by: Jeremy Skinner
- 279 total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FreeRedis
by: FreeRedis
- 118 total downloads
- Latest version: 1.5.5
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
FSharp.Core
by: Microsoft
- 163 total downloads
- Latest version: 11.0.101-preview7.26381.103
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Google.Protobuf
by: Google Inc.
- 242 total downloads
- Latest version: 3.36.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 126 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 128 total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 42 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 177 total downloads
- Latest version: 2.46.6
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.
Grpc.Net.Client
by: The gRPC Authors
- 116 total downloads
- Latest version: 2.83.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 135 total downloads
- Latest version: 2.83.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 115 total downloads
- Latest version: 2.83.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 261 total downloads
- Latest version: 2.83.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 43 total downloads
- Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
K4os.Compression.LZ4
by: Milosz Krajewski
- 29 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 8 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
Libuv
by: Libuv
- 8 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 28 total downloads
- Latest version: 3.4.1-preview.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
ManagedEsent
by: Microsoft
- 21 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.