Results 6 issues of Marek Ott

Hello, is there a way to generate C# sample with generic property which type won't be escaped? Please find below an example: ![image](https://user-images.githubusercontent.com/46067021/175945124-9ab3d476-94bc-4549-b688-3146d132e32c.png) As you can see `` were removed...

Hi, Npgsql 6 introduced support for positional parameters rather than named ones which is more efficient when using Postgres since it is expecting positional parameters (details here: https://www.roji.org/parameters-batching-and-sql-rewriting). Are there...

Hi, what I'm trying to achieve is to change my web app to start returning 503 status code (Service Unavailable) when exception related to exceeding connection pool is thrown. Is...

********************** **TLTR** It is impossible to set seperate descriptions for properties of the same type where one is described by `$ref` and also description for such propertie is not respected...

**Describe the bug** When navigating to page that is present on `RadzenPanelMenu` using `RadzenLink`, navigation menu is not synced with target page. The same behavior can be observed using `RadzenButton`...

enhancement

Hi, we have encountered below exception in our microservice serving as reverse proxy: ``` "MessageTemplate": "Connection id \"{ConnectionId}\", Request id \"{TraceIdentifier}\": An unhandled exception was thrown by the application.", "RenderedMessage":...

Type: Tracking
External: AspNetCore