Volodymyr Shkolka

Results 8 issues of Volodymyr Shkolka

First your projects are awesome! Is it possible to add claim groups management into IdentityManager(groups with tree inheritance)?

If specification contains response with defined content which has example but not have schema element code generation fails with an error ``` System.InvalidOperationException: Error while rendering Liquid template CSharp/Client.Class: System.Reflection.TargetInvocationException:...

type: bug
help wanted

**Is your feature request related to a problem?** Cannot redirect storage and plugins folders to OS specific path (Windows OS, **%ALLUSERSPROFILE%**) **Describe the solution you'd like** Ability to specify environment...

topic: feature request
help wanted
good first issue
topic: env-variables

Can strong names be assigned to all Nito packages? From what I gather, they were available previously.

Added [Query iterator](https://milvus.io/docs/with-iterators.md#Query-with-an-iterator) implementation that behave in same manner as [python](https://github.com/milvus-io/pymilvus/blob/master/pymilvus/orm/iterator.py) **Query** operator. It would be pleasure to see this PR merged and released.

Features that i require: 1) Multiple dictionary files editing. 2) UI improvement(arguments description for specific key etc) 3) Drag'n'drop support tree 4) Partial key templates for common element description (commands,...

When it is planned to make release for the new version? There are a lot of performance fixes and they still unavailable for 2 month :( Current deployed version is...

question

**Description:** In the `SystemTextJsonReflectionService` class, there are two methods named `GetPropertyName` with different signatures. The `GenerateProperties` method calls `GetPropertyName`, but the compiler resolves this call to the private static method,...