This project is no longer maintained and will likely not work well with recent CasparCG releases.
We recommend using https://github.com/dust63/StartDust.CasparCG.net as an alternative .NET library, or check https://casparcg.com/ for libraries for other languages.
A simple framework used when building solutions based on the .NET platform. Provides the ability to communicate with a CasparCG server and send commands to it.
These instructions are intended to give an introduction on how to get up and running CasparCG .NET Framework on your local machine. These instructions are for development and testing purposes.
A small list of what you need to install to get up and running with development and testing.
Windows 7 or higher
Visual Studio 2012 or higher
.NET Framework 4.5
Start by installing Microsoft Visual studio 2012 or greater. Make sure you install .NET Framework 4.5.It's not necessary to restart your computer after this but it's highly recommended.
Every release considered as stable will be tagged according to our versioning principles.
A complete history of all releases and the changes can be found in the CHANGELOG.
From now on we will start versioning this project according to Semantic Versioning (SemVer) principles.
CasparCG .NET Framework is distributed under the GNU General Public License GPLv3 or higher, see LICENSE for details.