Grpc.Core.Api
by: The gRPC Authors
- 26 total downloads
- Latest version: 2.67.0-pre1
gRPC C# Surface API
Google.Protobuf
by: Google Inc.
- 32 total downloads
- Latest version: 3.29.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
Elasticsearch.Net
by: Elastic and contributors
- 16 total downloads
- Latest version: 6.0.2
Elasticsearch.Net
Humanizer
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 3.0.0-beta.54
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
FluentFTP
by: J.P. Trosclair Harsh Gupta
- 1 total downloads
- Latest version: 16.0.18
Easy to use FTP client supporting FTP, SSL and TLS
Grpc.Net.Client
by: The gRPC Authors
- 13 total downloads
- Latest version: 2.66.0-pre1
.NET client for gRPC
CacheManager.Core
by: MichaConrad
- 4 total downloads
- Latest version: 1.1.2
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
EasyCompressor
by: Mohammad Javad Ebrahimi
- 1 total downloads
- Latest version: 1.0.2
EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate. It is very useful for using along with distributed caching or storing files in database.
Grpc.Net.Common
by: The gRPC Authors
- 41 total downloads
- Latest version: 2.67.0-pre1
Infrastructure for common functionality in gRPC
FluentValidation
by: Jeremy Skinner
- 46 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions
by: Daniel Mueller
- 5 total downloads
- Latest version: 4.0.1
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Grpc.Core
by: The gRPC Authors
- 9 total downloads
- Latest version: 2.46.5
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.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 3 total downloads
- Latest version: 3.4.1-RC1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.1.2-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
BouncyCastle.NetCore
by: BouncyCastle
- 3 total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 1 total downloads
- Latest version: 3.4.0
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 49 total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Castle.Core
by: Castle Project Contributors
- 14 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter