Closed vladsandu closed 5 years ago
@atheken I implemented the suggestions. Nice comments! Please take a look when you have the time.
@atheken Regarding perf changes I ran several iterations of the PerfHarness tests before and after and the change is minimal/difficult to notice.
This PR adds support for token expanders.
Bonus: The library has been migrated to .NET Standard 2.0 and the new .csproj format. Also, Newtonsoft.Json dependency was removed from the library. (it is used though in the unit tests project).