You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.