CsUtil

Results 29 issues of CsUtil

Could you add to the main readme why this library is needed? So what can I do with it that I can't (or that is much harder) without it. I...

Would it be the correct approach to use MemoryFileSystem if I want to create a virtual file system that is persisted to disk in a single file? At some point...

question

Currently when running all xUnit tests at once not all tests run through successfully Some tests fail since they depend on internal singleton constructs, testing generic interfaces that internally use...

enhancement
help wanted
good first issue

Using the IAppFlow interface a fully generic and reusable net promoter score UI can be created that shows after a specified time and collects reports the users feedback - This...

enhancement
help wanted

### The new idea: * Recording the state changes of the application is much easier to achieve on the redux store level by just storing the json of each dispatched...

enhancement
help wanted

The easiest way to find performance problems is to test with realistic data or even better testing with data models that are much larger than whatever will be used in...

enhancement
help wanted
to do

Implement the Compare method using the ErrorMetric.MeanSquared in pure C# or Unity to be able to get rid of the ImageMagick dependency On http://www.imagemagick.org/Usage/compare/ the different compare methods are explained...

enhancement
help wanted
to do

### The problem: Currently the json structure that has to be used is not conform with the I18n standard, see the https://github.com/cs-util-com/cscore/blob/master/CsCore/xUnitTests/src/Plugins/CsCoreXUnitTests/com/csutil/tests/system/I18nTests.cs examples. ### Todos: Use the following example I18n...

enhancement
help wanted

Not fully sure yet if that's necessary, I would be happy if someone could comment on this disposing all the values in the dictionary might make sense, or at least...

enhancement

Improve the https://github.com/cs-util-com/cscore/blob/master/README.md to include more of the features of cscore. The readme was not updated regularly with all the new features, only the unit tests that serve also as...

enhancement
help wanted
good first issue
to do