Provides an abstraction of the ability to replay a collection of timestamped events through an Rx stream, transform it using Rx syntax, and await the result materialized back into a collection.


Keywords
Rx, Reactive, Extensions, Observable, LINQ, Events, replay, historicalreactiveprocessor
License
BSD-3-Clause
Install
Install-Package FGS.Rx.Extensions.Abstractions -Version 2020.8.3.2

Documentation

Dependabot Status PRs Welcome Awesome Badges

FoxGuard Foundation Libraries

📚 About

These are libraries that FoxGuard has developed over the course of several years of internal commercially-driven software engineering projects.

📦 How to Get Them

All changes to master are continously delivered to the public NuGet feed under our organization.

📄 How to Use Them

For now, the best documentation of the libraries are the published NuGet packages themselves. For each package, the package descriptions themselves are meant to be helpful, and the public APIs they expose are meant to be idiomatic for each respective problem-space.

💡 Contributing

If you have something to fix or add - be it code, documentation, or just a question - please feel free to file constructive issues or pull requests, as appropriate.