/open-dis-csharp

C# implementation of the Distributed Interactive Simulation (DIS) standard, IEEE-1278.1

Primary LanguageC#BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Open DIS for C#

C-Sharp implementation of the Distributed Interactive Simulation (DIS) standard.

Many of the classes were initially generated with XMLPG.

Build Process

The available commands are :

  • Restore : Restore all dependencies from Nuget
  • Clean : Clean all projects
  • Compile : Compile all projects
  • Pack : Create a nuget package in sub-directory (artifacts)