Flow.Launcher.Plugin.Template
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Flow.Launcher.Plugin.Template::2.0.0
This package contains a .NET Template Package you can call from the shell/command line.
A dotnet-new template to start off plugins for the Flow Launcher.
-
.NETStandard 0.0
- NETStandard.Library (>= 1.6.1)
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 |
---|---|---|
4.2.0 | 189 | 9/27/2024 |
4.1.0 | 1,043 | 7/10/2023 |
4.0.2 | 217 | 5/24/2023 |
4.0.1 | 171 | 5/22/2023 |
4.0.0 | 471 | 3/6/2023 |
3.0.0 | 457 | 1/6/2023 |
2.1.0 | 567 | 1/1/2022 |
2.0.0 | 1,580 | 7/20/2021 |
1.4.0 | 1,274 | 2/19/2021 |
1.3.1 | 422 | 1/23/2021 |
1.3.0 | 510 | 11/22/2020 |
1.2.0 | 476 | 11/14/2020 |
1.1.0 | 563 | 10/14/2020 |
1.0.0 | 572 | 7/5/2020 |
- update Flow.Launcher.Plugin to 2.0.0
- update TargetFramework to net5.0-windows
- rename --author option to --pluginAuthor to avoid issues under .Net 5 SDK
- switch to dotnet publish in appveyor.yml
- add a release script