NopCommerce.Nop.Core
4.80.8.2
dotnet add package NopCommerce.Nop.Core --version 4.80.8.2
NuGet\Install-Package NopCommerce.Nop.Core -Version 4.80.8.2
<PackageReference Include="NopCommerce.Nop.Core" Version="4.80.8.2" />
<PackageVersion Include="NopCommerce.Nop.Core" Version="4.80.8.2" />
<PackageReference Include="NopCommerce.Nop.Core" />
paket add NopCommerce.Nop.Core --version 4.80.8.2
#r "nuget: NopCommerce.Nop.Core, 4.80.8.2"
#:package NopCommerce.Nop.Core@4.80.8.2
#addin nuget:?package=NopCommerce.Nop.Core&version=4.80.8.2
#tool nuget:?package=NopCommerce.Nop.Core&version=4.80.8.2
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 (>= 10.0.0)
- AutoMapper (>= 13.0.1)
- Azure.Extensions.AspNetCore.DataProtection.Blobs (>= 1.3.4)
- Azure.Extensions.AspNetCore.DataProtection.Keys (>= 1.2.4)
- Azure.Identity (>= 1.13.1)
- Humanizer (>= 2.14.1)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 9.0.0)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 9.0.0)
- Microsoft.Extensions.Caching.SqlServer (>= 9.0.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 9.0.0)
- 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.