DI completely reworked to keep status of singletons on multi type components

This commit is contained in:
Alex
2025-05-06 10:52:22 +01:00
parent ba59afa354
commit 1499627d3c
300 changed files with 639 additions and 605 deletions
@@ -1,8 +1,8 @@
using System.Collections.Frozen;
using System.Text.Json;
using System.Text.Json.Serialization;
using SPTarkov.Common.Annotations;
using SPTarkov.Common.Extensions;
using SPTarkov.DI.Annotations;
using SPTarkov.Server.Core.Models.Eft.Common;
using SPTarkov.Server.Core.Models.Eft.Common.Tables;
using SPTarkov.Server.Core.Models.Eft.Inventory;