SDS2.Python.HybridPlugin
0.0.3-preview
This is a prerelease version of SDS2.Python.HybridPlugin.
dotnet new install SDS2.Python.HybridPlugin::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 not contain a setup tool for SDS2. If you plugin needs a setup tool, please use the other template.
How to Install
- Open command prompt
- Run command
dotnet new install SDS2.Python.HybridPlugin
- 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 -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,035 | 10/6/2023 |
0.0.2-preview | 92 | 8/9/2023 |
0.0.1-preview | 93 | 8/8/2023 |