Skip to content

Roadmap

sam.gerene edited this page Feb 7, 2018 · 4 revisions

The following items are high level improvements to the CDP4-SDK that are planned to be implemented in the near future.

DotNetZip

The CDP4JsonFileDal library is a C# library that provides an implementation of ECSS-E-TM-10-25A Annex C.2, the JSON Exchange File Format. The library depends on DotNetZip which does not provide support for dotnetcore and can therefore not be used on Linux. The depency on DotNetZip will be removed and a netstandard solution will be implemented.

Clone this wiki locally