/Convey

A simple recipe for .NET Core microservices.

Primary LanguageC#MIT LicenseMIT

Convey - a simple recipe for .NET Core microservices

Read the docs here or see it in action.

Roadmap

These are the features and integrations that we're planning to work on.

  • Consul - custom integration (remove the no longer support Consul package)

  • Outbox - implement the outbox pattern in a separate package

  • RabbitMQ - improve the actual implementation using native client, including the support for queue retry, proper handling of connections, and parameters abstraction.

  • Service Mesh - integration with Consul Connect, Envoy and other proxies/sidecars.