mirror of
https://github.com/ditkrg/DIT.Workflower.git
synced 2026-01-22 13:56:43 +00:00
Update README.md
This commit is contained in:
parent
4fd1e47787
commit
b653f10e3e
14
README.md
14
README.md
@ -8,15 +8,15 @@ Workflower is a library based on .NET Standard, To handle Finite State Machines
|
|||||||
|
|
||||||
Install the latest nuget package into your ASP.NET Core application.
|
Install the latest nuget package into your ASP.NET Core application.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
dotnet add package DIT.Workflower
|
dotnet add package DIT.Workflower
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also download support for Dependency Injection:
|
You can also download support for Dependency Injection:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
dotnet add package DIT.Workflower.DependencyInjection
|
dotnet add package DIT.Workflower.DependencyInjection
|
||||||
```
|
```
|
||||||
|
|
||||||
### Workflow Builder
|
### Workflow Builder
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user