Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

v2.0

Compare
Choose a tag to compare
@Domysee Domysee released this 26 Aug 21:22
· 21 commits to master since this release

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