Borja Domínguez

Results 62 issues of Borja Domínguez

Why is it not compatible? It makes it impossible for us to use it in Unity (.NET Standard 2.1 only)... https://www.nuget.org/packages/Microsoft.Extensions.Http.Resilience#dependencies-body-tab

area-infrastructure

@Demigiant Please check everything to see if it is working as it should. I have done checks but you know DOTween better than I do. I have tried to order...

For debugging purposes it would be correct to return the url to make it easier to visualize, now it is like this: ![image](https://github.com/skazantsev/WebDavClient/assets/950602/5e4f98e7-ebe2-4d98-a14d-7abd5ce4577d)

**Describe the bug** If I run it locally, it works correctly but through Megalinter it only works if I don't ignore the **vendor** folder. **To Reproduce** 1. Run the `test_local.ps1`...

bug

Currently it is very difficult, if not impossible, to make certain configurations of the `HttpClient` instance. For starters you have no control over the construction of the `HttpClient` object so...

@JoeRobich With the following command line, it always fails us since we have moved from .NET 6.0.403 SDK to .NET 7.0.100 SDK: ``` dotnet format --severity info --verbosity diagnostic Solution.sln...

- Add #47 improvements (minor changes to that) - Add basic ci setup

@electrovir is it compatible? it appears not: https://github.com/electrovir/prettier-plugin-multiline-arrays/blob/main/src/index.ts#L21 Can it be made compatible?

enhancement
help wanted

### Description I am trying to customize the titlebar in Windows by following these steps: https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.window.settitlebar But no matter what you do, the `SetTitleBar` call does nothing. ### Steps to...

t/bug
platform/windows 🪟
area/desktop 🖥️
s/needs-attention

It would be interesting that being a cli tool it would work with other widely used providers like Azure DevOps. I have been analyzing of all the tools similar to...

enhancement