chenzuo

Results 6 issues of chenzuo

## Feature request(新功能建议) 现在很多依赖的组件在npm下都安装不成功。

It is hoped that the version after 9 can standalone cluster running on linux(on-permis)

type-enhancement
status-last6months

负载均衡实现有时间节点吗?

## Description the example of `ConsoleApp.Bookmarks` run fail. PS D:\work\treem\github\elsa-core\samples\console\Elsa.Samples.ConsoleApp.Bookmarks> dotnet run Unhandled exception. System.Exception: Activity descriptor not found at Elsa.Workflows.IdentityGraphService.AssignInputOutputsAsync(IActivity activity) in D:\work\treem\github\elsa-core\src\modules\Elsa.Workflows.Core\Services\IdentityGraphService.cs:line 59 at Elsa.Workflows.IdentityGraphService.AssignIdentitiesAsync(ICollection`1 flattenedList) in D:\work\treem\github\elsa-core\src\modules\Elsa.Workflows.Core\Services\IdentityGraphService.cs:line...

bug

Could not load type 'CacheManager.Core.Logging.ILoggerFactory' from assembly 'CacheManager.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5b450b4fb65c4cdb' ```csharp Unhandled exception occurred: Could not load type 'CacheManager.Core.Logging.ILoggerFactory' from assembly 'CacheManager.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5b450b4fb65c4cdb'. System.TypeLoadException: Could not load...

How can I get the current status and current step when using UseInMemoryPersistence() and UseInMemoryTransport()? It may run a long time across multiple steps in the same saga. I only...