SMAH1
SMAH1
### Expected behavior Chart.js version : 3.9.1 Angular: 13 Note : Not use 'ng2-charts' I use chartjs for draw chart with two y-Axises (purity, pressure) and four columns (purity record/event,...
Hi Now, `TryParseFast` is support **Case sensitivity**. Can support **Ignore case** like use in `string.Compare`?
1) Support Cancelation 2) In linq2db, a DbCommand may be used multiple times. [linq2db](https://github.com/linq2db/linq2db/discussions/4966) #489 #482
Hi Sample code: ```csharp /* * Redis-OM: 0.7.6 * dotnet core 8.0 * OS Program Run: Windows 10 22H2 * Redis Info: * redis_version:7.4.1 * redis_git_sha1:00000000 * redis_git_dirty:0 * redis_build_id:5918102922f65a0d...
I wish you would add a `stackalloc`-based version in this library to increase performance. Of course, not all existing features will be supported in the proposed version, but the main...
### Check for existing bug reports before submitting. - [x] I searched for existing Bug Reports and found no similar reports. ### Expected Behavior I wrote sample page show problem...
Add ``` MatchStartsWith MatchEndsWith MatchContains MatchPattern ``` for support `IEnumerable`.
I have `User` and `Password` for login in to **redis**. Use command like: ```bash rdcli -h -p ``` return error: $\color{red}{\textsf{(error) Ready check failed: NOAUTH Authentication required.}}$ And use command...