mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-12 02:20:28 +08:00
refactor(services): split services into separate folders and update namespaces
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using Foxel.Extensions;
|
||||
using Foxel.Services.Interface;
|
||||
using Foxel.Services.Initializer;
|
||||
using Microsoft.AspNetCore.HttpOverrides;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
Reference in New Issue
Block a user