stream-net
stream-net copied to clipboard
NET Client - Build Activity Feeds & Streams with GetStream.io
```var results = await feed.GetEnrichedFlatActivities(GetOptions.Default.WithReaction(ReactionOption.With().Counts().Own()));``` CMIIW but the `OwnReactions` IEnumerable i get from `results`, includes reactions from UserIds that are not the same as the owner of the FeedGroup.
I am retrieving a list of activities and I have the need to filter by ActorId or by a custom field. Neither one works. Here's my code, it's super simple...
System.IO.Stream is a widely used class. I know this has already came up before (#29 ) and decisions were made, but I STRONGLY recommend you reconsider. Very bad practice to...
The REST API includes the "next" property on the JSON, which indicates that another page of activities is available for fetching: `{ results: [], next: '/api/v1.0/feed/>/>/?api_key=>&id_lt=>&limit=>' }` This is not...
# :rocket: 7.1.0 Make sure to use squash & merge when merging! Once this is merged, another job will kick off automatically and publish the package. # :memo: Changelog ##...