uSync 2.4.10

dotnet add package uSync --version 2.4.10
NuGet\Install-Package uSync -Version 2.4.10
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="uSync" Version="2.4.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uSync --version 2.4.10
#r "nuget: uSync, 2.4.10"
#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 uSync as a Cake Addin
#addin nuget:?package=uSync&version=2.4.10

// Install uSync as a Cake Tool
#tool nuget:?package=uSync&version=2.4.10

uSync, database to and from file syncronisation for umbraco. For umbraco v7.1

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on uSync:

Repository Stars
leekelleher/umbraco-contentment
Contentment for Umbraco - a state of happiness and satisfaction
Version Downloads Last updated
2.4.10 3,958 3/11/2015
2.4.9 360 2/28/2015
2.4.6 191 2/9/2015
2.4.5 163 1/31/2015
2.4.4 618 12/4/2014
2.4.3 58 12/4/2014
2.4.1 539 9/19/2014
2.4.0 201 8/19/2014
2.3.0 250 7/28/2014
2.2.6 584 5/7/2014
2.2.5 72 5/1/2014
2.2.4 57 4/23/2014
1.5.8.2 144 2/15/2014
1.5.8 78 1/8/2014
1.5.7 49 12/19/2013
1.5.6 49 12/7/2013
1.5.5 47 12/4/2013
1.5.4 49 11/18/2013
1.5.2 49 11/11/2013

Fixes the Mixed up Property Issue, uSync was picking the first matching datatype, which wasn't always the right one.