DDDD.SDS
3.2.0
dotnet add package DDDD.SDS --version 3.2.0
NuGet\Install-Package DDDD.SDS -Version 3.2.0
<PackageReference Include="DDDD.SDS" Version="3.2.0" />
paket add DDDD.SDS --version 3.2.0
#r "nuget: DDDD.SDS, 3.2.0"
// Install DDDD.SDS as a Cake Addin #addin nuget:?package=DDDD.SDS&version=3.2.0 // Install DDDD.SDS as a Cake Tool #tool nuget:?package=DDDD.SDS&version=3.2.0
SDS(Service Domain Serializer) flexible, based on service domain contract dictionary, binary serializer. Now is obsolete. We are going to present the next version of binary Serialier - TSS(TypeSetSerializer) as the part of BCL solution(look at the project sources). TSS( is 4version of SDS) is geting more faster, more flexible,with hardly cleaned object model and opened API - thanks for your patient.
[OBSOLETE INFO]
SDS was designed to be used in multithreading and supports TPL.
You can load SDS Project and its documentation from Bitbucket source host - open
https://bitbucket.org/dddd4dteam/4d-platform/src then go to the sources, and after that go to the SDS/DOC folder and there you can get documatation you need.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl5 is compatible. |
Windows Phone | wp81 is compatible. |
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DDDD.SDS:
Package | Downloads |
---|---|
DDDD.DCS
DCS(Dynamic Command Services) WCF service clients with integrated use of SDSerializer. Dynamic Command - is flexible MessageFormat that also can be customized- overriden. To Create new Dynamic Command WCF Service quickly you should download and add into your Studio snippet-[DynamicCommandService_SDSV3.snippet]. Our Bitbucket source host -https://bitbucket.org/dddd4dteam/dddd4d-tools/src look in the DCS path |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Reflection and Emit extensions moved into BCL package.
- TPL methods corrected added Continue_Serialize/Deserialize(excluding SL5 Port)
- SCHelp files corrected added link to (SDS)ServiceDomainSerializer.docx –main SDS concept document. The same thing with Presentation.
- BuildProcess flag- changed to more precision algorithm.