Grpc.Core.Api by: The gRPC Authors
  • 26 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Google.Protobuf by: Google Inc.
  • 32 total downloads
  • Latest version: 3.29.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
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
  • elasticsearch elastic search lucene nest
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.
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
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 5 total downloads
  • Latest version: 2.13.14
Humanizer core package that contains the library and the neutral language (English) resources
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
  • gRPC RPC HTTP/2
.NET client for gRPC
CacheManager.Core by: MichaConrad
  • 2 total downloads
  • Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics. The Core library contains all base interfaces and tools. You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Humanizer.Core.af by: Mehdi Khalili Claire Novotny
  • 3 total downloads
  • Latest version: 2.11.10
Humanizer Locale Afrikaans (af)
Grpc.Net.Common by: The gRPC Authors
  • 41 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
FluentValidation by: Jeremy Skinner
  • 23 total downloads
  • Latest version: 7.3.4
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Dapper.Extensions.NetCore by: Kakous
  • 1 total downloads
  • Latest version: 1.0.1
Dapper extensions.
Fractions by: Daniel Mueller
  • 3 total downloads
  • Latest version: 2.0.1
  • fraction math
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
  • gRPC RPC HTTP/2
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.
EntityFramework by: Microsoft
  • 2 total downloads
  • Latest version: 6.1.2-beta1
  • Microsoft EF Database Data O/RM ADO.NET
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
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
BouncyCastle.NetCore by: BouncyCastle
  • 3 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
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
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
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
  • 36 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Castle.Core by: Castle Project Contributors
  • 3 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter