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.
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
- 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.
log4net
by: Apache Software Foundation
- 1 total downloads
- Latest version: 2.0.2
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
Grpc.Net.Common
by: The gRPC Authors
- 41 total downloads
- Latest version: 2.67.0-pre1
Infrastructure for common functionality in gRPC
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.
JetBrains.Annotations
by: JetBrains
- 2 total downloads
- Latest version: 2023.2.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
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.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.1.2-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.9.0-rc2-20896
Multi-platform support library with a focus on asynchronous I/O.
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
Dapper
by: Sam Saffron Marc Gravell
- 36 total downloads
- Latest version: 1.42.0
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
ManagedEsent
by: martinc
- 2 total downloads
- Latest version: 1.6.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.