Releases: STARIONGROUP/COMET-SDK-Community-Edition
Version 1.0.2
[Add] content-type header with value "application/json" on POST (resolves #3)
Version 1.0.1-rc02
[Add] support for netstandard 2.0 in CDP4Common and CDP4JsonSerializer
[Add] support for netstandard 2.0 in CDP4Dal, CDP4ServicesDal and CDP4WspDal
Version 1.0.0-rc10
[Harmonize] ICdp4JsonSerializer interface
[Update] CDP4ServicesDal: visibilty to internal of classes and methods that should not be exposed outside of the library and are for internal use only
[Downgrade] to Nlog 4.5 as per Nlog recommendations
Version 1.0.0-rc9
[Remove] ArchivePassword property from Credentials class
[Refactor] ClasslessDTO and add ClasslessDtoFactory
Version 1.0.0-rc8
[Move] ThingTransaction and Operation related classes from CDP4Common to CDP4Dal
[Simplify] dependencies between the different CDP4-SDK libraries
Version 1.0.0-rc6
[Fix] XML deserialization of CDP4Common DTO derived properties.