Maybe one could use the F# project scaffolding project to create a proper project folder structure.
Furthermore I think the project could benefit from being split into to libraries: one general library without dependencies to RabbitMq and one with the RabbitMQ specific implementation. Maybe the general part could be reused for other message frameworks like Kafka or Nats.
Maybe one could use the F# project scaffolding project to create a proper project folder structure.
Furthermore I think the project could benefit from being split into to libraries: one general library without dependencies to RabbitMq and one with the RabbitMQ specific implementation. Maybe the general part could be reused for other message frameworks like Kafka or Nats.