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.
- 30 total downloads
- Latest version: 3.29.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 5 total downloads
- Latest version: 1.9.1
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
FreeRedis
by: FreeRedis
- 13 total downloads
- Latest version: 1.3.1
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 35 total downloads
- Latest version: 39.4.0
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
CacheManager.Core
by: MichaConrad
- 7 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.
FluentValidation
by: Jeremy Skinner
- 4 total downloads
- Latest version: 5.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions
by: Daniel Mueller
- 3 total downloads
- Latest version: 2.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.
CSRedisCore
by: CSRedisCore
- 11 total downloads
- Latest version: 3.8.803
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
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
- 5 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.
GeoAPI
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 1.7.1
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
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
- 4 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Configuration
by: Cameron Fletcher Configuration contributors
- 9 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 2 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
- 58 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Castle.Core
by: Castle Project Contributors
- 27 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter