mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-04-05 18:09:04 +00:00
Update service namespace/directory structure
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
using Repository.Core.Repositories.Auth;
|
||||
using Repository.Core.Repositories.UserAccount;
|
||||
using Repository.Core.Sql;
|
||||
using ServiceCore.Services;
|
||||
using Service.Core.Auth;
|
||||
using Service.Core.Jwt;
|
||||
using Service.Core.Password;
|
||||
using Service.Core.User;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user