bazarniy

Results 7 issues of bazarniy

Are you planning to make net core port?

Hi. After start blocking query to KV storage Agent.ServiceRegister call hangs.

**Describe the problem to be solved** - I am developing spec - I have redoc docker monitoring directory - I have a lot of $refs reffering $refs etc. So if...

Type: Enhancement

Hello! Is there way to use postgres FOR UPDATE or SKIP LOCKED commands?

According to this [issue](https://github.com/devlooped/xunit.assemblyfixture/issues/25), I suggest the IAssemblyAsyncLifetime interface

Hey guys! I have multithreading exception for you. FlurlClientCache bangs in CreateBuilder() foreach with "Collection was modified; enumeration operation may not execute." when another thread calls WithDefaults method. Please make...

bug

Hello! There are JsonNumberHandling.AllowReadingFromString. It allow read numbers from json string. For example this json will be deserealized on raw numeric types (int, long etc) if option set `{"item": "123"}`...