elsa-workflows/elsa-core

.NET Project Templates

Open

#1,312 opened on Jul 26, 2021

View on GitHub
 (6 comments) (1 reaction) (0 assignees)C# (979 forks)batch import
good first issuetriaged

Repository metrics

Stars
 (5,486 stars)
PR merge metrics
 (Avg merge 1d 17h) (29 merged PRs in 30d)

Description

We should have the following.NET project templates for getting started quickly:

  • dotnet new elsa-server
  • dotnet new elsa-dashboard
  • dotnet new elsa

The latter one will create a new project setting up Elsa as both server and dashboard (monolith).

Contributor guide