SDS2.Python.HybridPlugin.Setup
0.0.3-preview
This is a prerelease version of SDS2.Python.HybridPlugin.Setup.
dotnet new install SDS2.Python.HybridPlugin.Setup::0.0.3-preview
This package contains a .NET Template Package you can call from the shell/command line.
Description
This package is a python project template for a SDS2 hybrid plugin. This template does contain a setup tool for SDS2.
How to Install
- Open command prompt
- Run command
dotnet new install SDS2.Python.HybridPlugin.Setup
- The project template should now be installed
Visual Studio
When you create a new project in Visual Studio look for the installed template
VS Code
- Create new folder
- Open command prompt
- Change directory to the newly created directory
- run command
dotnet new SDS2-Python-Hybrid-Plugin-Setup -n "NameHere" -o "folderName
- The project should have been created
-
.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.0.3-preview | 4,071 | 10/6/2023 |
0.0.2-preview | 87 | 8/9/2023 |
0.0.1-preview | 86 | 8/8/2023 |