The K2NE Service Broker provides common functionality that is used by a lot of projects, but is not provide by K2 out of the box.
Check out the ChangeLog.
For other documentation on the functionality, see our Documentation
The code will be 'work in progress' for quite a while, but the functionality in our master branch is stable.
The installer uses chocolatey, please see https://chocolatey.org/ on how to install that.
From that, you can simply run:
cinst K2NEServiceBroker
NOTE: The package is currently not hosted online but it will build automatically when you build the solution. Copy the nupkg in your repository and enjoy it.
The code is provided as is, meaning that it's a true open source project. Use it, be happy. Find issues? Please report them or even better, submit patches/pull requests! Share!