30 packages tagged with “polling”
Abstract subscriptions for SimpleEventStore.
A self-hosted, easy to use realtime database
Reusable integration test building blocks to write integration tests in a more safe and fun way. The package consists of several functions to help write tests that clean up after themselves, making assertions more reliable by polling for required results, adds some standard building blocks for you to start creating your own disposable fixture, ...
Polling Interfaces
WebApi.Pagination allows you to easily add Range Header-based pagination to existing WebAPI endpoints that operate on IQueryable data sources.
FluentPollster provides a user-friendly fluent interface for creating easy-to-read polling tasks.
Demonstrates signal emission, async dispatch, and sink polling patterns.
Redis sync module for SapphireDb
SimpleNetStatusPolling
A simple and light-weight, message push library for .NET Core web applications. Supports both websocket and long polling connection methods. Usage details: https://github.com/tuncgultekin/lwmessagepush/
Trumpf.Coparoo.Waiting is a .NET library for C# that provides intuitive waiting methods for automated tests. This core library includes Wait, TryWait, and SilentWaiter for polling conditions with configurable timeouts. Cross-platform compatible. For Windows Forms-based visual dialogs, use the Trumpf.Coparoo.Waiting.WinForms package.
File system watcher using polling.
HTTP polling provider for Cocoar.Configuration enabling remote configuration sources with configurable polling intervals, automatic retries, and failure sentinel values for resilient distributed configuration management.
Ftp long polling background service for host builder applications
Abstractions for polling-based refresh functionality in ItemsCache - provides interfaces for periodic cache refresh operations.
Background refresh capabilities for ItemsCache - provides automatic cache refresh with configurable intervals and retry logic.
A .NET library for watching file system changes in containers.
Polling-based refresh implementation for ItemsCache - provides periodic cache refresh using background services.
Async Polling (async-polling) binding library for Bridge.NET projects.
Http sync module for SapphireDb
Polling interfaces
Complete ItemsCache package with all features - includes core caching, background refresh, polling, and retry policies. Perfect for getting started quickly.
Hosting and polling integration for TelegramBotKit.
Reusable HTTP server integration test building blocks to write integration tests in a more safe and fun way. The package consists of several functions to help write tests that clean up after themselves, making assertions more reliable by polling for required results, adds some standard building blocks for you to start creating your own disposable fixture, ...
Background worker base classes for RepletoryLib
A .NET library for monitoring configuration file changes in containers.
(EN) A simple library for notifications and interactive polling in Telegram. (RU) Простая библиотека для уведомлений и интерактивных опросов в Telegram.
HTTP long-polling transport: server endpoints and HttpPollingConnection client for universal compatibility.
Abstractions for building dynamic, change-aware collection providers. Defines interfaces for collection data sources with change token support, collection providers that aggregate multiple data sources, and factory contracts for creating static, observable, composite, and periodic polling data sources.
Default implementations for dynamic, change-aware collection providers. Includes static, observable, composite, and periodic polling data sources with automatic change notifications via IChangeToken. Provides dependency injection integration with Microsoft.Extensions.DependencyInjection.