uid |
---|
contributing |
You are encouraged to contribute to Silverback! Please check out the how to contribute guide for guidelines about how to proceed.
The full source code is available on GitHub
The Directory.Build.props file in the root of the repository contains the current version of the NuGet packages being built and referenced. The <BaseVersion>
and <VersionSuffix>
tags can be used to increment the current version.
Please try to follow the Conventional Commits specification for the commit messages.
The nuget packages can be built locally using the powershell script under /nuget/Update.ps1
. Add the -l
switch to clear the local nuget cache as well (especially useful when building the same version over and over).
The main solution contains quite a few unit tests and additionally some samples are implemented in a separate solution.
Thank you to all the present and future contributors. You are amazing!
<iframe src="https://leereilly.net/github-high-scores/?beagle1984/silverback" style="width: 100%;height: 1000px"></iframe>