For getting started, samples and API reference see the docs
* Rename src/LibraryName.sln src/LibraryName.csproj and Tests/LibraryName.Tests.csproj
* Edit .github/workflows/build.yml - replace "LibraryName" with with actual lib name
* Replace src/images/projecticon128.png with actual logo
* Edit readme.md replace LibraryName with actual library name
* Set project property for documentation file
* Edit project properties for nuget package, replace LibraryName with actual lib name
* Edit doxfx.json, replace LibraryName with actual lib name
* Setup test secrets if required and edit in .github/workflows/build.yml or remove sample test secret at top