akka.net
akka.net copied to clipboard
Is the page "Use-Case and Deployment Scenarios" still up to date?
While searching on Google for a way to deploy Akka.NET in a Windows service (.NET Framework 4.8), I came across this documentation: https://getakka.net/articles/intro/use-case-and-deployment-scenarios.html. However, I'm not sure if it is still up to date, especially since TopShelf is mentioned, and that project is now archived.
Furthermore, it is not mentioned in the 'Deployment' section of the documentation :
Is this documentation still up to date? I believe this information can be useful for developers like me who need to maintain projects where a port to .NET (Core) is unfortunately not yet possible.
Thanks !
@lamereactor no it is not; it's on my todo list big time.
Some discussion points about Alternative to TopShelf.
Worth noting on this issue: I'm in the midst of a full rewrite of our Akka.NET documentation and Akka.NET Bootcamp. Will take me a couple of months but we'll address this because it's important.