Event-Sourcing.Backbone.Templates 1.2.123

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.123                
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 814 8/11/2023
1.2.156 439 8/8/2023
1.2.155 391 8/8/2023
1.2.150 212 7/21/2023
1.2.149 256 7/12/2023
1.2.148 204 7/12/2023
1.2.145 184 7/11/2023
1.2.144 208 7/9/2023
1.2.140 214 7/4/2023
1.2.139 208 7/4/2023
1.2.138 192 7/4/2023
1.2.134 205 7/3/2023
1.2.133 222 7/3/2023
1.2.131 213 6/30/2023
1.2.130 246 6/30/2023
1.2.129 193 6/30/2023
1.2.128 234 6/29/2023
1.2.126 202 6/28/2023
1.2.125 249 6/25/2023
1.2.124 252 6/25/2023
1.2.123 209 6/25/2023
1.2.122 182 6/25/2023
1.0.24 237 6/25/2023
1.0.20 225 6/25/2023
1.0.19 228 6/12/2023
1.0.18 245 6/12/2023
1.0.17 213 6/12/2023
1.0.16 211 6/12/2023
1.0.14 203 6/12/2023
1.0.9 162 6/12/2023