Skip to content

BindOpen.Hosting provides full integration of BindOpen to the .NET standard configuration and dependency injection mechanisms.

License

Notifications You must be signed in to change notification settings

bindopen/BindOpen.Hosting

Repository files navigation

BindOpen.Hosting

BindOpen logo

Github release version

BindOpen is a framework that enables the development of highly extensible applications. It allows you to enhance your .NET projects with custom script functions, connectors, entities, and tasks.

About

BindOpen.Hosting provides full integration of BindOpen to the .NET standard configuration and dependency injection mechanisms.

This repository contains the BindOpen.Hosting code source.

A full list of all the BindOpen.Kernel repos is available as well.

Install

To get started, install the BindOpen.Hosting module you want to use.

Note: We recommend that later on, you install only the package you need.

From Visual Studio

Module Instruction
BindOpen.Hosting PM> Install-Package BindOpen.Hosting

From .NET CLI

Module Instruction
BindOpen.Hosting > dotnet add package BindOpen.Hosting

License

This project is licensed under the terms of the MIT license. See LICENSE.

Packages

This BindOpen.Hosting module contains the following Nuget packages:

Package Provision
BindOpen.Hosting.Abstractions Interfaces and enumerations
BindOpen.Hosting Core package

The atomicity of these packages allows you install only what you need respecting your solution's architecture.

All of our NuGet packages are available from our NuGet.org profile page.

Other repos and Projects

BindOpen.Kernel provides the core packages of BindOpen.

BindOpen.Logging provides a simple and multidimensional logging system, perfect to monitor nested task executions.

BindOpen.Labs is a collection of projects based on BindOpen.

A full list of all the repos is available as well.

Documentation and Further Learning

The BindOpen Docs are the ideal place to start if you are new to BindOpen. They are categorized in 3 broader topics:

  • Articles to learn how to use BindOpen;
  • Notes to follow our releases;
  • Api to have an overview of BindOpen APIs.

The BindOpen Blog is where we announce new features, write engineering blog posts, demonstrate proof-of-concepts and features under development.

Feedback

If you're having trouble with BindOpen, file a bug on the BindOpen Issue Tracker.

Donation

You are welcome to support this project. All donations are optional but are greatly appreciated.

Please donate

About

BindOpen.Hosting provides full integration of BindOpen to the .NET standard configuration and dependency injection mechanisms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages