Skip to content

daudihusbands/Convey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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# 95.6%
  • Shell 4.4%