feat(dal,core): Перенесены оставшиеся объекты из dal в core.
This commit is contained in:
@@ -3,9 +3,9 @@ using Microsoft.Extensions.Logging;
|
||||
using PARR.Core.Common.Interfaces;
|
||||
using PARR.Core.Repositories.Interfaces;
|
||||
using PARR.DAL.Context;
|
||||
using PARR.DAL.Contracts;
|
||||
using PARR.DAL.Repositories.Base;
|
||||
using PARR.Domain.Entities;
|
||||
using PARR.Domain.Settings;
|
||||
|
||||
namespace PARR.DAL.Repositories
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user