This is a sample repository for creating background workers using .NET Core.
You can run the projects using the .NET CLI or using Visual Studio.
- Run project:
dotnet run --project ABnet.BackgroundWorkers - Run tests:
dotnet test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a sample repository for creating background workers using .NET Core.
You can run the projects using the .NET CLI or using Visual Studio.
dotnet run --project ABnet.BackgroundWorkersdotnet test