pigwing
pigwing
https://github.com/parallelbgls/Modbus.Net/blob/d5bc2881c9029f54f42d93366382936d37118aff/Modbus.Net/src/Base.Common/TcpConnector.cs#L276 private readonly AsyncLock _mutex = new AsyncLock(); public async Task UseLockAsync() { // AsyncLock can be locked asynchronously using (await _mutex.LockAsync()) { // It's safe to await while the...
**FreeRedis.RedisServerException:“ERR Syntax error, try CLIENT (LIST | KILL | GETNAME | SETNAME | PAUSE | REPLY)”** 服务器输入: redis-server -v 反馈: Redis server v=6.0.10 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=48afb8ef69256162 Notice如下图 
I want to use multiple station numbers,but it is only one can be use? thank you
i add slaver support multiple station, thank you ^_^
add splide.blazor
Net8 will set CorrelationCookie.SecurePolicy = CookieSecurePolicy.Always causing correlation cookienot to be found in local ip access
context key workflowName case problem source in https://github.com/microsoft/RulesEngine/blob/dc5298989583954cd6aac598267747b4ce635f45/src/RulesEngine/Actions/EvaluateRuleAction.cs#L43
Downgrade back to version 69 is ok