NI.Data
2.0.10
dotnet add package NI.Data --version 2.0.10
NuGet\Install-Package NI.Data -Version 2.0.10
<PackageReference Include="NI.Data" Version="2.0.10" />
paket add NI.Data --version 2.0.10
#r "nuget: NI.Data, 2.0.10"
// 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 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NI.Data:
Package | Downloads |
---|---|
NReco.Application.Web
NReco.Application.Web provides common infrastructure for ASP.NET application. |
|
NReco.Dsm.Data
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.
v.2.0.10 changes:
- Added debugger attributes