Naif.Data 1.5.0

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

// Install Naif.Data as a Cake Tool
#tool nuget:?package=Naif.Data&version=1.5.0

This package contains a set of simple data classes that I have developed for my personal projects.

This is a Portable Class Library targetted at .NET 4.5, Windows 8 and Windows Phone 8.1

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Naif.Data:

Package Downloads
FamilyTreeProject.DomainServices

This package provides domain services for managing Family Tree data

FamilyTreeProject.Data.GEDCOM

Provides a Unit OF Work and Repository implementation for GEDCOM files (stores)

Naif.Data.NPoco

An NPoco implementation of the Naif.Data UnitOfWork and Repository interfaces.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,845 12/27/2015
1.4.0 1,497 7/4/2015
1.3.0 1,429 7/2/2015
1.2.0 999 7/1/2015
1.1.0 1,044 4/6/2015
1.0.0 1,138 2/9/2015

Minor updates