Skip to content

fahrigoktuna/Convey-1

 
 

Repository files navigation

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.

About

A simple recipe for .NET Core microservices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.2%
  • Shell 3.8%