Michael Freidgeim
Michael Freidgeim
The marketplace has 2 similar extensions: [firsttris.vscode-jest-runner](https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner) and [jest-community/vscode-jest](https://marketplace.visualstudio.com/items?itemName=Orta.vscode-jest). It will be good if you will add to the extension description in Marketplace and in GitHub repo readme high level...
Can you compare this library with [CsvHelper](http://joshclose.github.io/CsvHelper/)? What are advantages/ disadvantages to use one library or another? As a new user, why I should choose this library? It will be...
The https://github.com/danieldanielecki/IT-ARMY-of-Ukraine-Resources-in-English/blob/main/README.md is growing to be too big. Consider to move the sections about Russian businesses into the separate .md file Ideally to extend the list to include organisations from[General...
The documentation https://github.com/zalmoxisus/redux-devtools-extension/blob/master/docs/API/Arguments.md#actionsanitizer--statesanitizer said that actionsanitizer/statesanitizer are functions that return object back, but doesn’t describe, what they do with objects. Clear description what they do and when they should be...
It would be good to have `StringCollectionAssertions.Contain` case-insensitive overload. The following example failed ```c# IEnumerable collection = new[] {"text1", "text2", "text3"}; collection.Should().Contain("Text3");//case mismatch ``` I've used my own extension method...
**Feature Request** Description:implement .toIncludeCaseInsensitive Possible solution: a combination of .toInclude(substring) and .toEqualCaseInsensitive(string)
When I run .Net Playwright first time by following https://playwright.dev/dotnet/docs/intro I've got > Host system is missing a few dependencies to run browsers. ║ > Please install them with the...
If we upgrade V2 to V3, we have existing database with millions of record and creating index may be time-consuming. To anticipate it, Indexes IX_Streams_IdOriginal and IX_Streams_IdOriginalReversed (and other indexes...
On the home page https://github.com/SQLStreamStore/SQLStreamStore right-side panel shows Releases 31 Performance related enhancement Latest on 27 Oct 2018 it should be changed to v1.2.0 on 26 Jun 2020