LGouellec / kafka-streams-dotnet

.NET Stream Processing Library for Apache Kafka 🚀
https://lgouellec.github.io/kafka-streams-dotnet/
MIT License
453 stars 73 forks source link

Added a new complex sample #235

Closed pitermarx closed 1 year ago

pitermarx commented 1 year ago

Hi I've been using this for a couple of weeks and I wanted to contribute. This is more or less the project structure I'm using for a complex topology inside a web app.

I think it could help newcomers to get up and running with a fairly complete boilerplate

this sample:

LGouellec commented 1 year ago

Hi @pitermarx ,

Thanks for your PR. I created a repository dedicated for samples here.

I think that would be the best place to do your PR.

pitermarx commented 1 year ago

Closing this opened new PR https://github.com/LGouellec/kafka-streams-dotnet-samples/pull/2