This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
v2.0
Upgrade to dotnet core
Change Resolver.Resolve to return an IEnumerable<object>
instead of Selection
Provide method CreatePath
to create the path elements, and an overload for Resolve
to accept path elements
Add check for setting PathElementFactories
that they are non-null