feat: implement GetHashCode in NameString
chore: add pinit sub packet unknown properties description
chore: remove NosCore dependency
chore: remove packets dependency on noscore
feat: parse NameString as null if it is "-"
feat: add in packet with all dependencies
feat: remove unnecessary in packet converter
feat: add condition parameters to pinit sub packet
feat: add support for conditional packet attribute
feat: move move packet to entities namespace
chore: add documentation for move packet
fix: return correct errors with inner results
feat: add packet greedy attribute
feat: add support for optional parameters
fix: set enumerator level ReachedEnd to null if not known
feat: skip to last token of nested levels if possible
fix: use nullable inside of type converter repository