Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tpeczek/demo.aspnetcore.changefeed

Sample application showing how to expose various databases changefeed from ASP.NET Core
https://github.com/tpeczek/demo.aspnetcore.changefeed

asp-net-core changefeed cosmosdb mongodb rethinkdb

Last synced: 18 days ago
JSON representation

Sample application showing how to expose various databases changefeed from ASP.NET Core

Awesome Lists containing this project

README

        

# Demo.AspNetCore.Changefeed

Sample application showing how to expose various databases changefeed from ASP.NET Core:

- [Exposing RethinkDB changefeed from ASP.NET Core](https://www.tpeczek.com/2018/05/exposing-rethinkdb-changefeed-from.html)
- [Exposing Cosmos DB change feed from ASP.NET Core](https://www.tpeczek.com/2018/08/exposing-cosmos-db-change-feed-from.html)
- [Exposing Cosmos DB change feed from ASP.NET Core - Revisited](https://www.tpeczek.com/2020/01/exposing-cosmos-db-change-feed-from.html)
- [Revisiting Various Change Feeds Consumption in .NET](https://www.tpeczek.com/2023/10/revisiting-various-change-feeds.html)

## Donating

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).

## Copyright and License

Copyright © 2018 - 2024 Tomasz Pęczek

Licensed under the [MIT License](https://github.com/tpeczek/Demo.AspNetCore.Changefeed/blob/master/LICENSE.md)