Oleksii Nikiforov

Results 25 issues of Oleksii Nikiforov

**Information** - OS: Windows - Version: Version 10.0.19041 Build 19041 - Terminl: Windows Terminal **Describe the bug** CanvasImage is partially rendered **To Reproduce** ```csharp var fileName = @"cake.png"; AnsiConsole.WriteLine(fileName); var...

bug

Since the subset names for embedded fonts are generated in an indeterministic way. It is not possible to use approval tests in this case. My suggestion is to extend _PdfScrubber_,...

**Prerequisite:** Try .NET is awesome, but current set of available functionality is a little bit misleading. As described on the marketing page of [try-dotnet](https://dotnet.microsoft.com/platform/try-dotnet) it must be possible to use...

question
Community Suggestions
Site Improvements

#### Describe the bug 1. Embed image via markdown sytax e.g. `![setup-3](./assets/insertion-sort.png)`. 2. Run `dotnet try` 3. Open a browser and see that image is not loaded. Note: This image...

Hi, I've created a separate configuration file that looks something like this: ```bash $ cat src/Gateway/routes.conf.json ``` ```json { "ReverseProxy": { "Clusters": { "BackendApi": { "Destinations": { "Server1": { "Address":...

Type: Idea

Hi, I would like to be able to stub a client generated by Kiota. But, currently, the models has private setters, like this: I use OpenAPI spec: `kiota search microsoft.com:cognitiveservices-NewsSearch`...

Csharp
needs more information
type:question

https://github.com/ccouzens/keycloak-openapi https://github.com/dahag-ag/keycloak-openapi?tab=readme-ov-file https://www.keycloak.org/docs-api/latest/rest-api/index.html Q: How do we version NuGet Package and Keycloak API, it should be possible to select Admin API based on Keycloak version in easy manner. Q: Determine...

## Description It seems like the execution context is not restored after a blocking activity is triggered. I've checked the snapshot of a workflow instance and it seems like dynamic...

bug

## Motivation As a developer, experimenting with different filtering options is a common task. Implementing a *toggle feature* to enable or disable filters can streamline this process, making it more...

area-dashboard