FluentValidation
by: Jeremy Skinner
- 244 total downloads
- Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FreeRedis
by: FreeRedis
- 113 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
- 150 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.
- 175 total downloads
- Latest version: 3.36.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 71 total downloads
- Latest version: 2.83.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 76 total downloads
- Latest version: 2.83.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 40 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 169 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
- 133 total downloads
- Latest version: 2.83.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 114 total downloads
- Latest version: 2.83.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 247 total downloads
- Latest version: 2.83.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 40 total downloads
- Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
K4os.Hash.xxHash
by: Milosz Krajewski
- 8 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
Libuv
by: Libuv
- 7 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 24 total downloads
- Latest version: 3.4.0
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.
Mapster
by: chaowlert eric_swann andrerav
- 126 total downloads
- Latest version: 10.1.0-pre02
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.