SyntaxFix
Write A Post
Hire A Developer
Questions
In .NET Core (any version), you can use ImmutableList, which has all the functionality of List<T>.
List<T>