NopCommerce.Nop.Data
4.60.4.1
dotnet add package NopCommerce.Nop.Data --version 4.60.4.1
NuGet\Install-Package NopCommerce.Nop.Data -Version 4.60.4.1
<PackageReference Include="NopCommerce.Nop.Data" Version="4.60.4.1" />
paket add NopCommerce.Nop.Data --version 4.60.4.1
#r "nuget: NopCommerce.Nop.Data, 4.60.4.1"
// Install NopCommerce.Nop.Data as a Cake Addin #addin nuget:?package=NopCommerce.Nop.Data&version=4.60.4.1 // Install NopCommerce.Nop.Data as a Cake Tool #tool nuget:?package=NopCommerce.Nop.Data&version=4.60.4.1
The Nop.Data project contains a set of classes and functions for reading from and writing to a database or other data store. It helps separate data-access logic from your business objects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- FluentMigrator (>= 3.3.2)
- FluentMigrator.Runner (>= 3.3.2)
- linq2db (>= 4.3.0)
- Microsoft.Data.SqlClient (>= 5.1.0)
- MySqlConnector (>= 2.2.5)
- NopCommerce.Nop.Core (>= 4.60.4.1)
- Npgsql (>= 7.0.2)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Net.NameResolution (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NopCommerce.Nop.Data:
Package | Downloads |
---|---|
NopCommerce.Nop.Web.Framework
Nop.Web.Framework is a class library project containing some common presentation things for Nop.Web project |
|
NopCommerce.Nop.Services
This project contains a set of core services, business logic, validations or calculations related with the data, if needed. Some people call it Business Access Layer (BAL). |
GitHub repositories
This package is not used by any popular GitHub repositories.