elsa-core/src/modules/Elsa.Labels.EntityFrameworkCore
Sipke Schoorstra a28d2eb63a
Features API (#3081)
* Rename module and features

* Move Mediator, AspNetCore and Expressions to modules folder

* Update labels-widget.tsx
2022-05-27 12:36:39 +02:00
..
EntityConfiguration V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Extensions Features API (#3081) 2022-05-27 12:36:39 +02:00
Features Features API (#3081) 2022-05-27 12:36:39 +02:00
Implementations Implement cascading workflow labels deletion 2022-05-27 10:53:22 +02:00
Providers/Sqlite V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Elsa.Labels.EntityFrameworkCore.csproj V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
LabelsDbContext.cs V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Readme.md V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00

SQLite: dotnet ef migrations add Initial --context SqliteLabelsDbContext -o Providers/Sqlite/Migrations