Artur Ispiriants

Results 9 issues of Artur Ispiriants

Added a way to disable compression by default without using global filters / attributes.

When any DX11 game in the fullscreen mode is focused - "The keyed mutex was abandoned." is thrown from the `AcquireNextFrame`. Library keeps producing last screenshot forever and unfortunately it...

Automate local in-memory dynamodb start to simplify writing integration tests. It can also be used as an alternative to mocking the fluent API. Something like: ``` await using var inMemoryContext...

suggestion

## Predicate approach Retrieving multiple entities of a different type in a single query is tricky in C#. Currently, you have to retrieve documents, then create multiple collections and fill...

suggestion

`StringEnumDdbConverter ` has no direct JSON read implementation. One of the reasons is that there is currently no `Enum.Parse` method accepting `Span` as input. dotnet PR: https://github.com/dotnet/runtime/pull/43255

enhancement
help wanted

`ItemCollectionMetrics` is completely ignored in high-level API deserialization. The class structure varies from what is returned in JSON and requires custom ddb converters.

bug
help wanted

**Asana Task/Github Issue:** https://app.asana.com/0/0/1208324651650603/f ## Description Enables Windows external preview feature. #### Reference - [Config Reviewer Documentation](https://app.asana.com/0/1200890834746050/1204443212791216/f) - [Config Maintainer Documentation](https://app.asana.com/0/1200890834746050/1200573250322769/f) - [Feature Implementer Documentation](https://app.asana.com/0/1200890834746050/1201498956177210/f)