Event-Sourcing.Backbone.Templates 1.2.124

There is a newer version of this package available.
See the version list below for details.
dotnet new install Event-Sourcing.Backbone.Templates::1.2.124                
This package contains a .NET Template Package you can call from the shell/command line.

Get started

CLI

Install the template:

dotnet new install Event-Sourcing.Backbone.Templates

Create new:

dotnet new evtsrc -h
dotnet new evtsrc -n {name-of-the-project}

Uninstall the template:

dotnet new uninstall Event-Sourcing.Backbone.Templates
Samples

Basic setting (Redis only):

dotnet new evtsrc -uri event-demo --consumer-group main-consumer -n MyCompany.Events -eb MyEvent

With s3 storage:

dotnet new evtsrc -uri event-demo-s3 -s3 --aws-profile AWS_PROFILE --aws-profile-region us-east-1 --s3-bucket event-sourcing-demo --consumer-group main-consumer -n MyCompany.Events.S3Storage -eb MyEvent

Only Consumer:

dotnet new evtsrc --no-producer -uri event-demo-split --consumer-group main-consumer -n MyCompany.Events.Consumer -eb MyEvent

Only Producer:

dotnet new evtsrc --no-consumer -uri event-demo-split -n MyCompany.Events.Producer -eb MyEvent

With GitHub Workflow (CI):

dotnet new evtsrc -uri event-demo-ci --consumer-group main-consumer --github-ci --git-email ci-mail@gmail.com -n MyCompany.Events.CI -eb MyEvent
  • .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
1.2.163 811 8/11/2023
1.2.156 437 8/8/2023
1.2.155 387 8/8/2023
1.2.150 210 7/21/2023
1.2.149 254 7/12/2023
1.2.148 202 7/12/2023
1.2.145 180 7/11/2023
1.2.144 206 7/9/2023
1.2.140 212 7/4/2023
1.2.139 206 7/4/2023
1.2.138 190 7/4/2023
1.2.134 201 7/3/2023
1.2.133 220 7/3/2023
1.2.131 211 6/30/2023
1.2.130 242 6/30/2023
1.2.129 189 6/30/2023
1.2.128 232 6/29/2023
1.2.126 200 6/28/2023
1.2.125 247 6/25/2023
1.2.124 250 6/25/2023
1.2.123 207 6/25/2023
1.2.122 180 6/25/2023
1.0.24 235 6/25/2023
1.0.20 221 6/25/2023
1.0.19 226 6/12/2023
1.0.18 243 6/12/2023
1.0.17 211 6/12/2023
1.0.16 207 6/12/2023
1.0.14 201 6/12/2023
1.0.9 160 6/12/2023