replaysMike/AnySerializer

Add support for specialized collections

Closed this issue · 1 comments

The following collections should be supported (and are currently not or need to be tested):

  • Queue
  • Stack
  • ConcurrentQueue
  • ConcurrentStack
  • ConcurrentBag

Fixed in version 1.0.28