Flyingdarts.Utility.Templates
1.1.0.3
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 Flyingdarts.Utility.Templates::1.1.0.3
This package contains a .NET Template Package you can call from the shell/command line.
Flyingdarts.Utility.Templates
Contains project templates for the dotnet-new tools
Installation
Install from NuGet
dotnet new install Flyingdarts.Utility.Templates
Usage
Generate a flyinglambda
template
Parameters
- (Required)
--name
- (Required)
--command
Example
dotnet new flyinglambda --name Flyingdarts.Backend.Signalling.OnConnect --command OnConnectCommand
-
net6.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.2.2 | 4,546 | 10/6/2023 |
1.2.1.3 | 377 | 5/20/2023 |
1.2.1.2 | 141 | 5/17/2023 |
1.2.1.1 | 129 | 5/16/2023 |
1.2.1 | 132 | 5/16/2023 |
1.2.0 | 132 | 5/16/2023 |
1.1.0.5 | 134 | 5/16/2023 |
1.1.0.4 | 131 | 5/16/2023 |
1.1.0.3 | 134 | 5/16/2023 |
1.1.0.2 | 132 | 5/16/2023 |
1.1.0.1 | 134 | 5/16/2023 |
1.1.0 | 142 | 5/15/2023 |
1.0.7 | 245 | 4/8/2023 |
1.0.6 | 176 | 4/8/2023 |
1.0.5 | 179 | 4/7/2023 |
1.0.4 | 178 | 4/7/2023 |
1.0.3 | 177 | 4/7/2023 |
1.0.2 | 180 | 4/7/2023 |
1.0.1 | 174 | 4/7/2023 |
1.0.0 | 177 | 4/7/2023 |
Added parameter to dotnet-new command that accepts a name for the MediatR request class.