randolph

Results 9 issues of randolph

### Describe the bug Hi, why do you want to do this? and poor performance ![image](https://user-images.githubusercontent.com/49714224/175500728-9b8d5b1b-c7e3-4709-94a3-706dbef10efe.png) Why not do this? ![image](https://user-images.githubusercontent.com/49714224/175501117-59da5554-0d40-4697-b377-de4ffcd6659a.png) ### Expected behaviour _No response_ ### Steps to reproduce...

enhancement

我的开发环境:vs2022 winform .net6 。用不了。

![image](https://user-images.githubusercontent.com/49714224/155964095-40827248-e10e-4268-b5f8-9374aeb5e2b5.png) 开发环境是:vs2022 winform .net6

1 .net core环境读不到这个数据库连接字符串,读出来总是为null 2 MDataTable赋值给dataGridView后,点击列标题,排序失效。用原生的DataTable则无此问题。 3 假设我数据有两张表,aa_b和 aab,程序就会报错。 错误代码是这行:return Math.Abs(name.Replace("-", "").Replace("_", "").Replace(" ", "").ToLower().GetHashCode());

Written inside the request interface, only one takes effect: rate_limiter = RateLimiter(5, seconds=10) await rate_limiter(request, Response()) rate_limiter2 = RateLimiter(60, hours=1) await rate_limiter2(request, Response()) The reason is found because the keys...

hi, After the code is running, many JS language packs can be seen in the resources of the browser. What can I do to load only one language pack file?

### Is your feature request related to a problem? Hope to add a queue driver: redis ### What do we currently have to do now? _No response_ ### Describe the...

enhancement

hello, After selecting the time, the time in the input box changes, where is the change event?

enhancement