feat: update NosSmooth.Inject to show config path in failed error messages
fix(binding): use correct name in OptionalNotPresentError
feat(binding): use Result instead of IResult
ci: remove --output from dotnet pack, put output directory to Directory.Build.props
chore: update major versions
Merge pull request #18 from Rutherther/feat/optional-binding
Add support for optional modules and hooks
fix(binding): correctly obtain hook from type
feat(binding): move modules to dictionary for easier management
fix(binding): fix periodic hook wrapper function to return empty
feat(samples): implement support for optional modules and hooks
feat(shared): implement support for optional modules and hooks
feat(client): implement support for optional modules and hooks
feat(binding): convert hooks and modules to optionals
feat(binding): add optional
fix(binding): make nt client pattern work with both Gf and generated multiclient
feat(inject): include nethost.dll inside injector
docs: add information about the library to README
fix(local): make nt client pattern work with newest client