A Rx-based .Net client library for Amazon Kinesis.
This client library makes it easy for you to build a record-consuming real time applications on top of the Amazon Kinesis service.
It takes care of the plumbing required to track your progress and manage sharding changes in the underlying stream, as well as giving you different options to handle errors on a record-by-record basis.
Scaling out your application is also supported and handled by the library, as new nodes start the processing of shards will be spread and load balanced automatically.
- Documentation
- Download Nuget package
- Found a bug or missing a feature? Feed the issue tracker.
- Announcements and related news through Twitter (@Twitter).
The MIT license