1.8.0 - 2021-05-24
- Add csproj file to allow compiling and using the library for native NET projects.
- Merge single usage methods to where they are called.
- Use string interpolation in all exception messages.
- Update VSCode settings.json file to handle generated folders by dotnet compiler.
- Update .editorconfig to include generated folders by dotnet compiler.
- Update .gitignore to exclude generated folders by dotnet compiler.