hexx.one

Results 21 issues of hexx.one

If I'm not missing something it's currently not possible to use the input type "password" or something similar to it, whereas it would be a great-to-have feature. If you're not...

Repro steps: 1. Using Vscode & Docker on Windows 2. Start a docker-compose stack with shared local volume 3. rename the volume in your docker-compose.yml 4. "docker-compose up -d" =>...

enhancement

Hi there, I know this is a rather old project but I've taken quite a liking to it. It even works mostly for .Net 4.5 Though I noticed that for...

__Proposal:__ The InfluxDb Docs talk about a `offset` parameter being available in the "[aggregateWindow](https://github.com/influxdata/influxdb-client-csharp/tree/master/Client.Linq#aggregatewindow)" function. Right here: Which I would like to use for proper week aggregation, but it seems...

In reference to https://github.com/dotnet/runtime/issues/101438 I have been looking for a way to determine the Nullability of "string?" Properties on DTOs during runtime. But this happens mostly during compile-time and gets...

help wanted
Pri3
area-System.Reflection

**Describe the bug** I cant seem to properly explain it, but when trying to open an STL file for the first time, the preview just stays black. If you then...

bug

Hey, I tried to generate a Beatmap for the following Song: . However, I was always getting verry weird and off beat timings. So I made the timings myself, because...

So my top-level `toc.yml` looks like this: ``` - name: Home href: index.md - name: Articles href: articles/toc.yml - name: Documentation href: sdk/toc.yml homepage: sdk/My.Namespace.SDK.yml ``` when generating with the...

I just updated our codebase from ASP .NET6 to .NET8. In the process of doing so, I was now also able to update the `Npgsql.EntityFrameworkCore.PostgreSQL` package from `7.0.11` to `8.0.4`....

bug

## Use case(s) First off, MinVer is an amazing tool and does a pretty good job. Thanks for maintaining it so well! I want to create another build tool, similar...

enhancement