NStack.Core brings a set of updated string APIs to .NET. It starts with a new string type that is focused on Unicode code-points as opposed to the historical chars and UTF-16 encoding and introduces a utf8 string that supports slicing
$ dotnet add package NStack.CoreNo README available.