dolittle-obsolete / DotNET.Fundamentals

Reusable, fundamental abstractions and building blocks
http://www.dolittle.io
MIT License
4 stars 8 forks source link

Json Serializer should support IReadOnlyDictionary<,> - crashes now #237

Open einari opened 5 years ago

einari commented 5 years ago

Once fixed, all configuration objects can have this as a constructor dependency and should be fixed to use this directly instead of taking a regular dictionary in and wrapping it

┆Issue is synchronized with this Asana task