https://github.com/JayArrowz/NetScape/blob/12f629d52d2eacf50dab96a16b14f2e211f0319a/NetScape.Modules.DAL/EntityFrameworkPlayerSerializer.cs#L80 https://github.com/JayArrowz/NetScape/blob/12f629d52d2eacf50dab96a16b14f2e211f0319a/NetScape.Abstractions/Constants.cs#L11 Defaults should be configurable in a different way instead of being statically referenced in DAL layer.
NetScape/NetScape.Modules.DAL/EntityFrameworkPlayerSerializer.cs
Line 80 in 12f629d
NetScape/NetScape.Abstractions/Constants.cs
Line 11 in 12f629d
Defaults should be configurable in a different way instead of being statically referenced in DAL layer.