DDDD.BCL
1.0.1
dotnet add package DDDD.BCL --version 1.0.1
NuGet\Install-Package DDDD.BCL -Version 1.0.1
<PackageReference Include="DDDD.BCL" Version="1.0.1" />
paket add DDDD.BCL --version 1.0.1
#r "nuget: DDDD.BCL, 1.0.1"
// Install DDDD.BCL as a Cake Addin #addin nuget:?package=DDDD.BCL&version=1.0.1 // Install DDDD.BCL as a Cake Tool #tool nuget:?package=DDDD.BCL&version=1.0.1
BCL(Base classes library) - base classes, enums, extensions for 4D Team packages associated with the following themes
validation, environment, app process details, app base url model, client app http routing.
Link to the DDDD.BCL package sources https://bitbucket.org/dddd4dteam/dddd4d-tools/src and then BCL folder.
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. |
-
.NETFramework 4.5
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
-
Silverlight 5.0
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
-
WindowsPhone 8.1
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DDDD.BCL:
Package | Downloads |
---|---|
DDDD.SDS
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
-added reflection and reflection emit extensions