Leon V

Results 24 issues of Leon V

``` Chocolatey v0.10.15 Installing the following packages: consul By installing you accept licenses for the packages. Progress: Downloading consul 1.6.3... 100% consul v1.6.3 [Approved] consul package files install completed. Performing...

The readme mentions that serilog-aspnetcore should be used for .NET Core 2.0+ but doesn't explain the reasons. Furthermore, later it mentions configuration steps required specifically for .NET Core 2.0+ which...

### Terraform Version ``` Terraform v0.11.13 + provider.docker v1.1.1 ``` ### Affected Resource(s) `docker_registry_image` ### Terraform Configuration Files ```hcl data "docker_registry_image" "myimage" { name = "myuser/myimage:latest" } ``` ### Expected...

bug
help wanted

Let's say we have a solution SA with project PA that builds package SA.PA, and solution SB with projects PA and PB. Project PB uses a package SA.PA. Running `switch-to-projects`...

It'd be nice to have a run configuration icon that is consistent with others. Current one looks out of place: ![image](https://user-images.githubusercontent.com/6840381/131608164-2199a917-6d66-4bde-bbe7-72b2414de758.png)

Would be great if installation could be managed via HACS

I use Microsoft.EntityFrameworkCore.Sqlite 3.1.1 in a testing project (with SqlServer used elsewhere). I expect it to be a (mostly) drop-in alternative. However, this doesn't work as expected with SQLite (but...

type-enhancement
breaking-change
needs-design
customer-reported
area-adonet-sqlite
punted-for-6.0

**Describe the bug** Even in a [simple repro](https://github.com/Leon99/AvaRxUI/tree/FluentAvalonia-445) app loading and scrolling are visibly slow. In a more complex app can take from a few seconds to a minute+ to...

bug

Would be great to have this animation implemented. It's a small detail but its absence really stands out. ![Taskmgr_CPJuDYMKnO](https://github.com/amwx/FluentAvalonia/assets/6840381/07cde05f-7ac6-44fe-a10d-aba0ea78d8d2)

enhancement