akkadotnet / akka.net

Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
http://getakka.net
Other
4.69k stars 1.04k forks source link

Document new features in the official documentation #6068

Open Arkatufus opened 2 years ago

Arkatufus commented 2 years ago

Documentations are still missing on some features,

Akka.NET 1.5

Akka.Management

These needs to be mirrored to the main Akka documentation:

Akka.Hosting

Pretty much everything, will need to update all documentation and offer an alternate sample that uses Akka.Hosting instead

NOTE: Please add more links below if you find anything else that needs documentation.

Aaronontheweb commented 2 years ago

Akka.Hosting

Aaronontheweb commented 2 years ago

https://github.com/akkadotnet/akka.net/pull/5926

Aaronontheweb commented 2 years ago

https://github.com/akkadotnet/akka.net/pull/5857