Oracle.ManagedDataAccess.Core
by: Oracle
- 318 total downloads
- Latest version: 23.7.0
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 154 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden, App vNext
- 536 total downloads
- Latest version: 8.6.3
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden, App vNext
- 130 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly.Core
by: Michael Wolfenden, App vNext
- 226 total downloads
- Latest version: 8.6.3
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions.Http
by: App vNext
- 69 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.Extensions.Http-Signed
by: App vNext
- 16 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Portable.BouncyCastle
by: Claire Novotny
- 160 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 8 total downloads
- Latest version: 1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 1.631k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore
by: andrasm, qed-, lakario, sandersaares
- 1.611k total downloads
- Latest version: 8.2.1
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net.AspNetCore.HealthChecks
by: sandersaares
- 1.028k total downloads
- Latest version: 8.2.1
ASP.NET Core Health Checks integration with Prometheus
protobuf-net
by: Marc Gravell
- 610 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 442 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
pythonnet
by: Python.Runtime
- 149 total downloads
- Latest version: 3.1.0-preview2024-09-06
Python and CLR (.NET and Mono) cross-platform language interop
QRCoder
by: Raffael Herrmann
- 195 total downloads
- Latest version: 1.6.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
RabbitMQ.Client
by: Broadcom
- 429 total downloads
- Latest version: 7.1.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
ReflectionBridge
by: Stef Heyenrath
- 29 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 152 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations