Move Databese stuff into Core and remove DiunaBI.Database Project
This commit is contained in:
@@ -6,8 +6,8 @@ using System.IdentityModel.Tokens.Jwt;
|
||||
using System.Security.Claims;
|
||||
using System.Text;
|
||||
using DiunaBI.Core.Models;
|
||||
using DiunaBI.Database.Context;
|
||||
|
||||
using DiunaBI.Core.Database.Context;
|
||||
|
||||
namespace DiunaBI.WebAPI.Controllers;
|
||||
|
||||
[ApiController]
|
||||
|
||||
Reference in New Issue
Block a user