Skip to content

stormbreakermerika/akkadotnet-app-management-presentation

 
 

Repository files navigation

Akka.NET Application Management Best Practices

This is my code sample for September 7th's Akka.NET Application Management Best Practices webinar.

Demonstrates two totally distinct approaches to building the same application:

  • A "Clean Code"-inspired Bespoke Company Framework: Akka.BCF
  • My preferred and recommended approach - a pattern-driven approach to domain / infrastructure design that doesn't have a framework or many shared abstractions of any kind: Akka.Pattern

Made using dotnet new and the Akka.Templates package. See https://github.com/akkadotnet/akkadotnet-templates/blob/dev/docs/ConsoleTemplate.md for complete and current documentation on this template.

About

Samples from my "Akka.NET Application Management Best Practices" presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%