Contributing
Contributions are welcome. Start with the upstream contribution guidelines:
Source Code
Repository:
Versioning
Directory.Build.props contains the current NuGet package version. Update:
<BaseVersion><VersionSuffix>
Commits
Please follow the Conventional Commits specification.
Building NuGet Packages
Packages can be built locally using /nuget/Update.ps1.
Use -l to clear the local NuGet cache (useful when rebuilding the same version).
Testing
The main solution contains unit tests. There are also runnable Samples in a separate solution.
Contributors
Thanks to all contributors contributors.