Dure Sameen
Dure Sameen
Hi, I like your workflow core project, But i want to extend to execute an API actions , and that workflow can listen to the fs, ampq, db or emails...
We have a single eventstore connected to all microservices. Now we are creating a data retrieval logic, to populate a microservice data in the startup. But the following line populating...
Any Ideas .. how can I inject my routing key... from meta data provider while writing record to ELK? ``` try { await _elasticClient.IndexAsync( readModelEnvelope.ReadModel, d => { d =...
https://github.com/eventflow/EventFlow/blob/9000c945b7b7fc1dec4cb95298c1bf61c61e0361/Source/EventFlow.Elasticsearch/ReadStores/ElasticsearchReadModelStore.cs#L209
When partial views are being used in a page, that's url is transformed by lowercase-dashed-route, it throw error as following, ``` The partial view '_bankRateForm' was not found or no...
It is just saving all console in single file.
Hi, I have some experience using Eventflow with Elasticsearch and Rabbitmq. But then when I switched to my recent company in 2021 the Eventflow usage became minimal, In my current...