thomaslevesque / NString

A collection of utilities for working with strings in .NET.
Apache License 2.0
36 stars 13 forks source link

Support non top-level properties, indexers, etc #14

Open thomaslevesque opened 5 years ago

thomaslevesque commented 5 years ago

e.g. patterns like {Foo.Bar}, {Items["Foo"]}, etc

As requested in #13