using LANCommander.Server.Data; using LANCommander.Server.Data.Models; using LANCommander.Server.Models; using Microsoft.Extensions.Logging; using System.Security.Cryptography.X509Certificates; namespace LANCommander.Server.Services { public class ScriptService : BaseDatabaseService