Sherzod Mutalov
Sherzod Mutalov
Hello! I have some project which uses your library for loading CSV data into SQLite storage (you can see code at https://github.com/shmutalov/System.Data.Csv) Firstly I tried to load row values by...
Hello! I am very happy that `kubecolor` is exist, also I am very thankfull to its developers. Please, consider to add `kubecolor` to [`scoop`](https://github.com/ScoopInstaller/Scoop) package manager. Then Windows users (which...
In version `3.0` you're added the `IExcelDataReader.Reset` method, which resets reader to the beginning of workbook. In our project, we often need to reset a worksheet, not a whole workbook...
### Jan version 0.5.18-rc6-beta ### Describe the Bug I am unable to start any MCP server based on `npx` in MacOS Sequoia 15.5: I installed nvm with `brew install nvm`...
## Describe Your Changes Added check for the AVX2 instruction support if running under the MacOS with Intel CPUs. It needed by `bun` binary, if there is no AVX2, then...