NopCommerce.Nop.Core
4.60.4.1
dotnet add package NopCommerce.Nop.Core --version 4.60.4.1
NuGet\Install-Package NopCommerce.Nop.Core -Version 4.60.4.1
<PackageReference Include="NopCommerce.Nop.Core" Version="4.60.4.1" />
paket add NopCommerce.Nop.Core --version 4.60.4.1
#r "nuget: NopCommerce.Nop.Core, 4.60.4.1"
// Install NopCommerce.Nop.Core as a Cake Addin #addin nuget:?package=NopCommerce.Nop.Core&version=4.60.4.1 // Install NopCommerce.Nop.Core as a Cake Tool #tool nuget:?package=NopCommerce.Nop.Core&version=4.60.4.1
The Nop.Core project contains a set of core classes for nopCommerce, such as caching, events, helpers, and business objects (for example, Order and Customer entities).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0)
- Azure.Extensions.AspNetCore.DataProtection.Blobs (>= 1.3.1)
- Azure.Extensions.AspNetCore.DataProtection.Keys (>= 1.2.1)
- Azure.Identity (>= 1.8.2)
- Humanizer (>= 2.14.1)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 7.0.3)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 7.0.3)
- Microsoft.Azure.Services.AppAuthentication (>= 1.6.2)
- Microsoft.Extensions.Caching.SqlServer (>= 7.0.3)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 7.0.3)
- MiniProfiler.AspNetCore.Mvc (>= 4.2.22)
- Nito.AsyncEx.Coordination (>= 5.1.2)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
- System.Linq.Async (>= 6.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NopCommerce.Nop.Core:
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.Data
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. |
|
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.