qckdev.DemoLib
0.2.9-alpha.1717
dotnet add package qckdev.DemoLib --version 0.2.9-alpha.1717
NuGet\Install-Package qckdev.DemoLib -Version 0.2.9-alpha.1717
<PackageReference Include="qckdev.DemoLib" Version="0.2.9-alpha.1717" />
<PackageVersion Include="qckdev.DemoLib" Version="0.2.9-alpha.1717" />
<PackageReference Include="qckdev.DemoLib" />
paket add qckdev.DemoLib --version 0.2.9-alpha.1717
#r "nuget: qckdev.DemoLib, 0.2.9-alpha.1717"
#:package qckdev.DemoLib@0.2.9-alpha.1717
#addin nuget:?package=qckdev.DemoLib&version=0.2.9-alpha.1717&prerelease
#tool nuget:?package=qckdev.DemoLib&version=0.2.9-alpha.1717&prerelease
qckdev.DemoLib
Minimal utility library used as a reference implementation for a qckdev .NET package.
🛠️ Installation
dotnet add package qckdev.DemoLib
⚡ Quick Start
using qckdev.DemoLib;
var slug = DemoText.CreateSlug(" Hello, qckdev Suite! ");
var banner = DemoText.BuildPackageBanner("qckdev.DemoLib", "1.0.0");
// slug == "hello-qckdev-suite"
// banner == "qckdev.DemoLib/1.0.0"
🚀 Release Script
The repository includes a PowerShell helper at tools/Publish-NextVersion.ps1 that updates the package version in the current source branch, pushes it, merges the source branch into the target branch, and pushes the target branch.
Increment the patch version automatically:
.\tools\Publish-NextVersion.ps1
Set the version explicitly:
.\tools\Publish-NextVersion.ps1 -Version 0.2.3
Open the git editor to write the commit message:
.\tools\Publish-NextVersion.ps1 -EditMessage
Skip the validation build:
.\tools\Publish-NextVersion.ps1 -SkipBuild
Keep the current package version and only run commit/push/merge:
.\tools\Publish-NextVersion.ps1 -SkipVersion
Require a clean working tree:
.\tools\Publish-NextVersion.ps1 -RequireCleanTree
Use temporary git worktrees so the script does not switch the visible branch in your main checkout:
.\tools\Publish-NextVersion.ps1 -UseWorktree
Override the target branch explicitly:
.\tools\Publish-NextVersion.ps1 -TargetBranch staging
Override the source branch explicitly when not using worktrees:
.\tools\Publish-NextVersion.ps1 -SourceBranch development -TargetBranch staging
🤝 Contributing
Issues and pull requests are welcome! See the contribution guidelines (coming soon).
📜 License
This project is licensed under the terms of the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.9-alpha.1717 | 50 | 4/7/2026 |
| 0.2.8 | 94 | 3/31/2026 |
| 0.2.8-alpha.1698 | 61 | 3/31/2026 |
| 0.2.8-alpha.1697 | 55 | 3/31/2026 |
| 0.2.8-alpha.1688 | 51 | 3/31/2026 |
| 0.2.8-alpha.1687 | 48 | 3/31/2026 |
| 0.2.7 | 85 | 3/31/2026 |
| 0.2.6 | 87 | 3/31/2026 |
| 0.2.5 | 91 | 3/31/2026 |
| 0.2.4 | 90 | 3/31/2026 |
| 0.2.3 | 90 | 3/31/2026 |
| 0.2.2 | 86 | 3/31/2026 |
| 0.2.1 | 93 | 3/31/2026 |