refactoring backend structure
This commit is contained in:
parent
dcc59f7b69
commit
0e1c16ab91
36 changed files with 786 additions and 454 deletions
|
@ -9,10 +9,10 @@ using System.Text;
|
|||
using Microsoft.IdentityModel.Tokens;
|
||||
using System.Security.Claims;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Sledgemapper.Services;
|
||||
using Sledgemapper.Entities;
|
||||
using Sledgemapper.Models.Users;
|
||||
using Sledgemapper.Helpers;
|
||||
using Sledgemapper.Api.Infrastructure.Services;
|
||||
|
||||
namespace Sledgemapper.Controllers
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue