Naif.Core 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Naif.Core --version 1.2.0                
NuGet\Install-Package Naif.Core -Version 1.2.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.Core" Version="1.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Naif.Core --version 1.2.0                
#r "nuget: Naif.Core, 1.2.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.Core as a Cake Addin
#addin nuget:?package=Naif.Core&version=1.2.0

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

This package contains simple helper 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.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Naif.Core:

Package Downloads
Naif.Data

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

FamilyTreeProject.DomainServices

This package provides domain services for managing Family Tree data

FamilyTreeProject.GEDCOM

This package provides a GEDCOM parser for .NET.

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
3.2.0 609 9/6/2021
3.1.0 354 5/27/2021
3.0.3 352 5/27/2021
1.4.0 2,458 12/27/2015
1.3.0 2,467 6/24/2015
1.2.1 1,054 4/6/2015
1.2.0 1,039 4/6/2015
1.1.0 2,297 2/7/2015
1.0.0 1,607 1/31/2015

This release doen't really contain any new functionality, but it is now properly synchronized with Github.