Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Akka.Remote and Akka.Cluster Bootstrapping Tools for Akka.NET

License

Notifications You must be signed in to change notification settings

petabridge/akkadotnet-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ea6c8f · May 23, 2023
May 4, 2021
Oct 28, 2021
Mar 20, 2018
Nov 15, 2021
Mar 20, 2018
May 10, 2019
Mar 20, 2018
May 23, 2023
Jun 17, 2021
Jan 25, 2019
Mar 20, 2018
Apr 2, 2021
Apr 2, 2021
Apr 2, 2021
Mar 20, 2018
Mar 20, 2018

Repository files navigation

Akka.NET Bootstrapping Tools

Update 5-23-2023: No Longer Maintained, No Longer Needed.

Akka.Hosting now does everything that Akka.Bootstrap did, but with better Microsoft.Extensions.Configuration support and more. Please check it out.


Akka.Remote and Akka.Cluster bootstrapping utilities for Akka.NET on various runtime environments.

To learn more about a specific runtime environment, please see the following:

Building this solution

To run the build script associated with this solution, execute the following:

Windows

c:\> build.cmd all

Linux / OS X

c:\> build.sh all

If you need any information on the supported commands, please execute the build.[cmd|sh] help command.

This build script is powered by FAKE; please see their API documentation should you need to make any changes to the build.fsx file.

This library is maintained by Petabridge®. Copyright 2015-2020.