DotnetProjectKit 0.0.5
dotnet add package DotnetProjectKit --version 0.0.5
NuGet\Install-Package DotnetProjectKit -Version 0.0.5
<PackageReference Include="DotnetProjectKit" Version="0.0.5" />
<PackageVersion Include="DotnetProjectKit" Version="0.0.5" />
<PackageReference Include="DotnetProjectKit" />
paket add DotnetProjectKit --version 0.0.5
#r "nuget: DotnetProjectKit, 0.0.5"
#:package DotnetProjectKit@0.0.5
#addin nuget:?package=DotnetProjectKit&version=0.0.5
#tool nuget:?package=DotnetProjectKit&version=0.0.5
DotnetProjectKit
Shared project metadata, identity, runtime target, and asset resolution for .NET packaging tools.
Deployment
Publish with DotnetDeployer:
dotnetdeployer --config deployer.yaml --release-version 1.0.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- CSharpFunctionalExtensions (>= 3.7.0)
- Serilog (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotnetProjectKit:
| Package | Downloads |
|---|---|
|
DotnetPackaging
Sweatless application distributing experience |
|
|
DotnetDeployer
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
# Changelog 0.0.5
## Changes (initial history)
- feat: resolve application metadata defaults (`b30243d`)
- fix: align desktop startup wm class (`b8ca2b7`)
- feat: distinguish project icons and logos (`89a0e96`)
- chore: add deployment configuration (`239c7fe`)
- Initial files (`9ced60c`)