StrawPoll C# library for creating and accessing strawpolls. Creating strawpolls returns various information including the live URL, and accessing strawpolls includes the live results! .NET Core 2.0 supported.
PollWatcher provides a way to register handler delegates to poll-based monitoring solutions.
This enables event-driven development in scenarios where events are not provided and cannot easily be added.
Possible use-cases include: monitoring responses from an API, creating a...
More information