Found 72 packages
Package Description
Transform financial market price data into technical analysis indicators such as MACD, Stochastic RSI, Average True Range, Parabolic SAR, and more.
Utility for configuring and awaiting exponential backoff over asynchronous functions.
Task scheduling for .NET core.
exponential-golomb-coding with zero allocation
.NET Standard 2.0. Implements synchronous exponential backoff and retry logic
C# API client for interacting with the Gotenberg v7 & v8 micro-service's API, a docker-powered stateless API for converting & merging HTML, Markdown and Office documents to PDF. The client supports a configurable Polly retry policy with exponential back-off for handling transient exceptions.
Generic, Configurable and Easy to Use Transient Error Handling API. Package contains template implementations of exponential and linear retry logic, block retry functionality and many options to configure retry mechanics.
Simple helper library to get exponential and normal distributed number(s) and shuffling of list
Reusable Retry Logic for transient fault handling with exponential backoff and stochastic exponential backoff.
Random number generators: Uniform continous, Uniform discrete, Triangular, Normal, Exponential, Deterministic.
A c# library to retry code with a truncated binary exponential backoff algorithm
MOSEK is a package for large-scale convex and mixed-integer optimization, including LP, QP, SOCP, exponential and power cone problems, SDP, QCQP and MIP. This is a cross-platform .NET MOSEK package including the Optimizer API and Fusion API. Documentation and examples can be found at https://www.mosek.com. MOSEK requires a license. Free of charge trial licenses as well as licenses for non-commercial academic use can be obtained from https://www.mosek.com.
Largest C# stock indicator library with over 750 to choose from and easiest to use with abilities such as making an indicator out of any other indicator or using any moving average with any indicator.
Task scheduling for Azure Storage
BigRational based on a stack machine to create an arbitrary-precision rational number type. Provides constants and functions for power, root, trigonometric, exponential, logarithmic, trigonometric, hyperbolic and other common mathematical functions.
log4net.ElasticSearch.Async is a log4net appender, based on log4net.ElasticSearch package, for easy logging of exceptions and messages to Elasticsearch indices. The main improvement over log4net.ElasticSearch is background/async logging based on producer-consumer pattern, automatically utilizing bulk API in case of log event bursts. Currently the package provides: - Background/Async logging based on producer-consumer pattern (non-blocking for main application thread) - Configurable exponential backoff retry policy for communication with ElasticSearch - Configurable buffer sizes with rolling buffer option (both general producer-consumer buffer and intermediate flush buffer) - External machine IP added to log events (if possible) - Skipping TLS certificate validation for ElasticSearch endpoint - Setting custom HTTP(S) proxy - Disabling system HTTP(S) proxy - Using custom ElasticSearch processing pipeline - Gzip HTTP compression - NET Standard 2.0 support
A for for the v2 client with exponential backoff. https://github.com/thecommercepartnership/serilog-sinks-elasticsearch
An Azure Storage Queue wrapper that supports priorities and abstracts exponential backoff polling away with an event-driven interface