Sugar.Accelerators.Sdks.Tool
1.0.2-beta-gf1c94cd924
This is a prerelease version of Sugar.Accelerators.Sdks.Tool.
<Sdk Name="Sugar.Accelerators.Sdks.Tool" Version="1.0.2-beta-gf1c94cd924" />
For projects that support Sdk, copy this XML node into the project file to reference the package.
Sugar.Accelerators.Sdks.Tool
This package provides a base sdk to use when creating custom tools.
How to build a tool
Prerequisites
- NET SDK 6.0.100 or a later version.
- Global tools are available starting in .NET Core SDK 2.1.
- Local tools are available starting in .NET Core SDK 3.0.
Install this package
Install this package using the command:
dotnet new install Sugar.Accelerators.Sdks.Tool
Create a Project
Then create a new tools project with the command:
dotnet new Sugar.Accelerators.Sdks.Tool -n <PROJECT_NAME>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.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 |
---|---|---|
1.0.2-beta-gf1c94cd924 | 106 | 3/8/2023 |
1.0.1-beta-gcd3bdb66ac | 105 | 3/8/2023 |