Naif.Data
1.2.0
See the version list below for details.
dotnet add package Naif.Data --version 1.2.0
NuGet\Install-Package Naif.Data -Version 1.2.0
<PackageReference Include="Naif.Data" Version="1.2.0" />
paket add Naif.Data --version 1.2.0
#r "nuget: Naif.Data, 1.2.0"
// Install Naif.Data as a Cake Addin #addin nuget:?package=Naif.Data&version=1.2.0 // Install Naif.Data as a Cake Tool #tool nuget:?package=Naif.Data&version=1.2.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Naif.Core (>= 1.3.0)
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.
Refactored to support Entity Framework and Linq supporting Database, while retaining the inherent simplicity of Naif components.