mirror of
https://github.com/azaion/admin.git
synced 2026-04-23 04:26:32 +00:00
add correct business exception handling
use <FrameworkReference Include="Microsoft.AspNetCore.App" /> instead of old nuget packages
This commit is contained in:
@@ -3,6 +3,7 @@ using Azaion.Common.Configs;
|
||||
using LinqToDB;
|
||||
using Microsoft.Extensions.Options;
|
||||
|
||||
|
||||
namespace Azaion.Common.Database;
|
||||
|
||||
public interface IDbFactory
|
||||
|
||||
Reference in New Issue
Block a user