Refactor EVERYTHING

Directories structure + namespaces relevant to them
This commit is contained in:
JustArchi
2021-05-08 01:37:22 +02:00
parent cbabde1b38
commit e60b54e402
96 changed files with 242 additions and 96 deletions

View File

@@ -21,6 +21,7 @@
using System.Net;
using ArchiSteamFarm.IPC.Responses;
using ArchiSteamFarm.Storage;
using Microsoft.AspNetCore.Mvc;
using Swashbuckle.AspNetCore.Annotations;