-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Thang Chung edited this page May 28, 2017
·
14 revisions
- https://github.com/pnieuwenhuis/aspnetcore_basketservice - Akka.net with .NET Core
- https://github.com/thinktecture/nodejs-aspnetcore-webapi - Very good reference for IdentityServer4 with NodeJS and .NET Core
- https://github.com/cgstevens/Akka.Cluster.Monitor - Reference for auto-registering the nodes in the Cluster.
- https://github.com/hhandoko/akka-dotnet-ddd - How to organise the project with akka.net
- https://github.com/pawelkaczor/ddd-leaven-akka-v2 - scala implementation
- https://github.com/pawelkaczor/akka-ddd - scala implementation as well
- https://github.com/Horusiath/AkkaCQRS - One more reference
- https://github.com/JacekKosciesza/InvestSystemsOrg - Big picture of MSA using Azure Service Fabric
- https://github.com/ArturKarbone/Akka.NETSamples - Examples are very good to have references