Flyingdarts.Utility.Templates
1.2.2
dotnet new install Flyingdarts.Utility.Templates::1.2.2
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,634 | 10/6/2023 |
1.2.1.3 | 472 | 5/20/2023 |
1.2.1.2 | 242 | 5/17/2023 |
1.2.1.1 | 230 | 5/16/2023 |
1.2.1 | 234 | 5/16/2023 |
1.2.0 | 233 | 5/16/2023 |
1.1.0.5 | 238 | 5/16/2023 |
1.1.0.4 | 235 | 5/16/2023 |
1.1.0.3 | 243 | 5/16/2023 |
1.1.0.2 | 234 | 5/16/2023 |
1.1.0.1 | 236 | 5/16/2023 |
1.1.0 | 243 | 5/15/2023 |
1.0.7 | 349 | 4/8/2023 |
1.0.6 | 276 | 4/8/2023 |
1.0.5 | 283 | 4/7/2023 |
1.0.4 | 279 | 4/7/2023 |
1.0.3 | 281 | 4/7/2023 |
1.0.2 | 280 | 4/7/2023 |
1.0.1 | 276 | 4/7/2023 |
1.0.0 | 283 | 4/7/2023 |
Release ready template with boiler plate implementation of CQRS and a ServiceFactory to perform actions on a DynamoDb table.