Skip to content

ivankhripunov/K2NEServiceBroker

 
 

Repository files navigation

Stories in Ready

K2NE ServiceBroker

Introduction

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.

Installation

At the moment, there is no installer. To install:

  • Download and open in Visual Studio (2013/2017)
  • Build
  • Open and/or copy the Release folder in the solution directory to the K2 server.
  • Run install.ps1

You will now have a registered service type and can create a new service instance.

Disclaimer

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!

License

This software is GPL v3. See our License This is great.

About

The k2NE Service Broker

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.7%
  • PowerShell 1.3%