An open API service indexing awesome lists of open source software.

https://github.com/norgate-av/navfoundation.simplsharp

Some basic helper utilities for Simpl+
https://github.com/norgate-av/navfoundation.simplsharp

crestron csharp simpl simplplus simplsharp

Last synced: 8 months ago
JSON representation

Some basic helper utilities for Simpl+

Awesome Lists containing this project

README

          

# NAVFoundation.SimplSharp


simplesharp-logo

---

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

---

A collection of helper classes and utilites for SimplPlus.

## Contents 📖

- [Build :hammer_and_wrench:](#build-hammer_and_wrench)
- [LICENSE :balance_scale:](#license-balance_scale)

## Build :hammer_and_wrench:

Requirements:
1. Visual Studio 2008 Professional
2. [Crestron Simpl Sharp Pro with Simpl Sharp Library 2.000.0058.01](https://www.crestron.com/Products/Control-Hardware-Software/Software/Development-Software/SW-SIMPL-SHARP-PRO)

Due to the dependency of .NET 3.5 Compact Framework, this must be built with Visual Studio 2008 Professional. The non-Professional version will not suffice as far as I am aware. The Crestron SimplSharp plugin must also be installed. This is unfortunately not freely available to the general public.

## LICENSE :balance_scale:

[MIT](LICENSE)