Reusable composite GitHub Actions for .NET and release workflows.
- ✅
dotnet-build: Restore/build .NET projects with optional artifact upload. - ✅
dotnet-test: Run tests with optional coverage. - 🧪
get-version: Parse a version from branch/tag refs. - 🚧
publish-nuget: Pack and publish NuGet packages. - ✅
upload-release-artifacts: Upload binaries to GitHub Releases.
🚧 Work in progress
🧪 Experimental
✅ Stable/Ready