Krzysztof Porebski
Krzysztof Porebski
Content Property getter should not generate side effects. @cjwmorgan-sol could you please take a look at it?
@michaelandrepearce, @lukeabsent could you take a look?
Is there any way to restrict the unmanaged memory consumption of RocksDb? I'm putting about 2.1GB of data to RocksDb which results in consumption of 1.5GB of unmanaged memory. I...
This pull request is meant to address a small inconsistency I've encountered when attempting to exclude types from the schema. As stated in the [docs](https://github.com/RicoSuter/NJsonSchema/blob/3585d60e949e43284601e0bea16c33de4c6c21f5/src/NJsonSchema/Generation/JsonSchemaGeneratorSettings.cs#L86-L87), `ExcludedTypeNames` should function exactly the...
Add docs that describe how to use `Microsoft.Extensions.Logging.Abstractions` with the client.