feat: add RunClientRequest message with support of setting binding options
chore: update dependencies
docs: add missing documentation
chore: update dependencies, add support for optional binding and hooks
chore: add Costura.Fody to Inject
chore: update dependencies
chore: update dependency versions
feat: update to new split raw and managed client
chore(local): update versions
fix: register ConsoleResponder to services
feat: add UnmanagedCallersOnly to OpenConsole and CloseConsole
feat: add possibility to report an error using a HandshakeResponse
fix: do not use windows ifs
feat: add possibility to open or close a console in NosTale process
chore: update inject versions
chore: make sure runtimeconfig and injector stuff is copied to output directory
ci: add build and nuget push ci