CsUtil

Results 29 issues of CsUtil

Switch to LiteDB ( https://github.com/mbdavid/LiteDB ) prepared on branch https://github.com/cs-util-com/cscore/tree/feature/switchToLiteDb The main open task is to create a WebGL build of the XunitTestRunnerScene and check that all LiteDb tests still...

enhancement
help wanted
good first issue
dependencies
fixedAndNeedsTesting

Take a look at the different weather APIs and their responses in `WeatherReportExamples` Define a few user stories what are common use cases how weather APIs are typically used. E.g....

enhancement
help wanted
good first issue
to do

Add support for OpenAIs latest features, e.g.: ### GPT4V Image Upload support 1. First use the already existing DALL E API to generate an image (eg “of a dog”) 2....

enhancement
help wanted
good first issue

There is already a branch ( https://github.com/cs-util-com/cscore/tree/update/StbImageSharp ) prepared to switch to the latest version of StbImageSharp ( https://github.com/StbSharp/StbImageSharp ) The main missing piece according to my notes is that...

enhancement
help wanted
good first issue

The xUnit tests are now prepared in a way that should make them consistently pass or fail across arbitrary many runs. This now unlocks to finally use Stryker for mutation...

enhancement
help wanted
good first issue

### Collected requirements The idea is to capture all dispatched actions to the store as typed JSON with a wrapper that also contains the timestamp when they were dispatched and...

enhancement
help wanted
good first issue

There are multiple open todos in the logic that takes a json schema and generates a UI from it: 1. It would make sense to introduce an annotation that defines...

enhancement
help wanted
good first issue

Assuming that the parsed data that comes out of `List parsedData = CsvParser.ReadCsvStream(stream)` has its json keys in the first row and the values all in one row to X...

enhancement
help wanted
good first issue

Many of the UI components that cscore provides still use the old TextMesh and since its considered deprecated switch over entirely for all of these to Textmesh Pro. This would...

enhancement
help wanted
good first issue

In KeyValueStoreIntegrationTests add a KeyValueStore performance test that compares the raw usage of a zip based FileSystem and many writes and reads (with normal synchronous operations) to the asynchronous get...

enhancement
help wanted
good first issue