CDFC.Common 0.1.3.8

dotnet add package CDFC.Common --version 0.1.3.8
NuGet\Install-Package CDFC.Common -Version 0.1.3.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CDFC.Common" Version="0.1.3.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CDFC.Common --version 0.1.3.8
#r "nuget: CDFC.Common, 0.1.3.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CDFC.Common as a Cake Addin
#addin nuget:?package=CDFC.Common&version=0.1.3.8

// Install CDFC.Common as a Cake Tool
#tool nuget:?package=CDFC.Common&version=0.1.3.8

Some Common pattern common code about MVVM,conversion,date,IO,PInvoke...

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CDFC.Common:

Package Downloads
CDFC.Controls

Some common control code,avalondock,datagrid,mahapps...are included.

CDFC.Hasher

Hashers from System.Sercurity.Cryptography

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.3.8 1,096 12/18/2017
0.1.3.7 996 12/13/2017
0.1.3.6 994 12/12/2017
0.1.3.5 894 12/4/2017
0.1.3.3 879 11/21/2017
0.1.3.2 867 11/21/2017
0.1.3.1 866 11/20/2017
0.1.3 922 11/20/2017
0.1.2.1 897 11/16/2017
0.1.2 842 11/16/2017
0.1.1.5 867 11/16/2017
0.1.1.4 880 11/15/2017
0.1.1.3 873 11/15/2017
0.1.1.2 1,314 11/13/2017
0.1.1.1 892 11/13/2017
0.1.1 909 11/9/2017
0.1.0.5 877 11/9/2017
0.1.0.4 897 11/9/2017
0.1.0.3 887 11/9/2017
0.1.0.2 2,348 11/7/2017
0.1.0.1 903 11/3/2017
0.1.0 891 11/3/2017

ITreeUnit.AddUnit(ITreeUnit unit) Added.