Micronetes. A local tool that helps you build and test apps made of multiple pieces working together.

github.com/davidfowl/Micronetes

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2020
  • Update README.md
February 2020
  • Correct project template when creating backend in the getting started…
  • Update to System.CommandLine
  • Remove partial class
January 2020
  • Update feather
  • Added support for specifying internal ports
  • Avoid stack traces in the console for most errors
  • More cleanup
  • Print out docker logs output
  • Added keys to logs and index pages
  • Make process management fully asynchronous
  • Use tasks instead of threads for replica lifetime
  • Reactive enhancements
  • Move diagnostic collection into its own project
  • Remove Newtonsoft.Json
  • Remove the SDK component
  • Move diagnostics logic into sub folder
  • Add more properties to HttpClient span
  • Make HttpClient events work as well
  • Improve handling of stderr output (#41)