Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

CasparCG/libdotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CasparCG .NET Framework

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.

stable platforms help irc license

Getting Started

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.

Prerequisites

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

Installing

Windows 7, 8, 8.1, 10

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.

Releases

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.

Versioning

From now on we will start versioning this project according to Semantic Versioning (SemVer) principles.

License

CasparCG .NET Framework is distributed under the GNU General Public License GPLv3 or higher, see LICENSE for details.