feat: fix samples to use the bindings
chore: remove nossmooth core vcxproj
feat: update samples to use UnmanagedCallersOnly entrypoint
feat: add .net 5+ injector
chore: disable warning of no documentation in User32
chore: update packages to netstandard 2.1
fix: serialize "-" as null string
fix: pass reference in list converter
feat: use ReadOnlySpan in inline deserializers
feat: use ReadOnlySpan for deserialization instead of strings
feat!: remove nossmooth core
feat: use nostale bindings instead of nossmooth core
feat: add .net nostale bindings
chore: remove empty projects
fix: make family id nullable in family
fix: remove TUnderlyingType constraint in enum string converter