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+
- Host: GitHub
- URL: https://github.com/norgate-av/navfoundation.simplsharp
- Owner: Norgate-AV
- License: mit
- Created: 2022-08-07T21:55:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T08:42:35.000Z (over 3 years ago)
- Last Synced: 2025-03-31T23:59:54.540Z (11 months ago)
- Topics: crestron, csharp, simpl, simplplus, simplsharp
- Language: C#
- Homepage:
- Size: 872 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NAVFoundation.SimplSharp
---
[](https://conventionalcommits.org)
[](http://commitizen.github.io/cz-cli/)
[](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)