TinyMapper v2.1.1-beta Release Notes

Release Date: 2017-08-13 // over 6 years ago
    • .net standard 1.3
    • Bind is a thread safe
    • Map can be called in parallel to Map methods, but cannot be called in parallel to Bind method
    • Bind is required, i.e. Bind has to be called before Map

    Thanks to: nzaugg, Sdzeng