Releases: poli0981/template-desktop-csharp
Releases · poli0981/template-desktop-csharp
Release list
v0.1.0
Initial production-ready baseline — every pinned language, NuGet package,
and GitHub Action version is in active LTS / current support through at
least 2028, so fresh repos created from this template should start with
zero Dependabot or CodeQL alerts.
Quick start
Click Use this template → Create a new repository at the top of the repo,
then walk through docs/TEMPLATE_SETUP.md
in your fresh repo before the first commit.
What's in this baseline
- .NET 10 LTS / C# 14 with
Directory.Build.props+ Central Package Management - WinUI 3 + Fluent 2 via Windows App SDK 1.8.x
- Velopack 0.0.1298 installer + auto-update story
- CommunityToolkit.Mvvm 8.4.2 +
Microsoft.Extensions.*10.0 - Community health files (README, CHANGELOG, CONTRIBUTING, SECURITY, SUPPORT,
Code of Conduct, AGENTS, MAINTAINERS, ACKNOWLEDGEMENTS) - Issue + PR templates, CODEOWNERS, empty
LICENSE(picked per derived repo) - 11 GitHub Actions workflows (build, CodeQL, release, release-drafter, lint,
stale, lock-threads, labeler, security-advisory-discussion + 3 caller shims
forpoli0981/.githubreusables) - Dependabot config with grouped weekly NuGet + GitHub Actions PRs
- Markdown / actionlint configuration,
.editorconfig,.gitattributes,
.vscode/recommended extensions,.config/dotnet-tools.json(vpk+
dotnet-format+dotnet-outdated) - Vietnamese mirrors for the user-facing docs under
docs/i18n/vi/
Full details: CHANGELOG.md.
What's Changed
📚 Documentation
🛠️ Maintenance
Other changes
New contributors
Full changelog: https://github.com/poli0981/template-desktop-csharp/commits/v0.1.0