NI.Data 2.0.10

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

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

Fast and flexible DB-independent data layer for .NET. Supports abstract queries (RelEx), SQL-dataviews, triggers and query hooks.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on NI.Data:

Package Downloads
NReco.Application.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

NReco.Application.Web provides common infrastructure for ASP.NET application.

NReco.Dsm.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

NReco data DSM for data layer configuration (based on NI.Data)

NI.Data.Storage

NI.Data.Storage provides ADO.NET-like access to data represented with entity-attribute-value model. Entities may be queried, created, updated and deleted like usual database tables.

NI.Data.Extensions.ORM

A tiny helper-wrapper for ORM-style usage of NI.Data.DataRowDalcMapper

NI.Data.Extensions

NI.Data Extensions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.10 1,475 7/2/2018
2.0.9 1,536 8/30/2017
2.0.8 1,301 9/6/2016
2.0.6 2,806 1/20/2015
2.0.5 1,489 12/10/2014
2.0.4 1,412 12/10/2014
2.0.3 1,112 10/14/2014
2.0.2 5,860 7/28/2014
2.0.0 1,165 5/10/2014

v.2.0.10 changes:
- Added debugger attributes