NopCommerce.Nop.Data
4.80.8.2
dotnet add package NopCommerce.Nop.Data --version 4.80.8.2
NuGet\Install-Package NopCommerce.Nop.Data -Version 4.80.8.2
<PackageReference Include="NopCommerce.Nop.Data" Version="4.80.8.2" />
<PackageVersion Include="NopCommerce.Nop.Data" Version="4.80.8.2" />
<PackageReference Include="NopCommerce.Nop.Data" />
paket add NopCommerce.Nop.Data --version 4.80.8.2
#r "nuget: NopCommerce.Nop.Data, 4.80.8.2"
#:package NopCommerce.Nop.Data@4.80.8.2
#addin nuget:?package=NopCommerce.Nop.Data&version=4.80.8.2
#tool nuget:?package=NopCommerce.Nop.Data&version=4.80.8.2
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 (>= 6.2.0)
- FluentMigrator.Runner (>= 6.2.0)
- linq2db (>= 5.4.1)
- Microsoft.Data.SqlClient (>= 5.2.2)
- MySqlConnector (>= 2.4.0)
- NopCommerce.Nop.Core (>= 4.60.4.1)
- Npgsql (>= 9.0.1)
- System.Configuration.ConfigurationManager (>= 9.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.