jamiepollock / sidecar

[WIP] Run Umbraco as a console, Function or service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Umbraco Sidecar

NuGet release

Getting started

This package is supported on Umbraco 8.1+.

Installation

Sidecar is available from NuGet, or as a manual download directly from GitHub.

NuGet package repository

To install from NuGet, run the following command in your instance of Visual Studio.

PM> Install-Package Our.Umbraco.Sidecar

Contribution guidelines

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the library.

Who do I talk to?

This project is maintained by Callum Whyte and contributors. If you have any questions about the project please get in touch on Twitter, or by raising an issue on GitHub.

License

Copyright © 2020 Callum Whyte, and other contributors

Licensed under the MIT License.

About

[WIP] Run Umbraco as a console, Function or service

License:MIT License


Languages

Language:C# 100.0%