SeppPenner
SeppPenner
Summary of the changes (in less than 80 chars) * Added basic footer. Fixes https://github.com/loic-sharma/BaGet/issues/520 once it's alright.
Hi @Joelius300. What do you think: Should the chart dataset classes be named `LineChartDataset` or `LineDataset` like in `DoughnutDataset`? Can we discuss a convention here, maybe?
I would recommend to separate the changelog from the user documentation in the readme. Why? Because nobody wants to scroll down to the documentation while reading all the changes made...
If you use a `sbyte` type in a model, it is mapped to `DbType.SByte`. Please check https://github.com/DapperLib/Dapper/blob/b272cc664d933b4b65703d26a79272d549576dff/Dapper/SqlMapper.cs#L173 However, Npgsql for Postgres doesn't seem to support `DbType.SByte` (An error is thrown...
In https://github.com/enkodellc/blazorboilerplate/pull/12 there was a request if I can add the Chart.Js Blazor examples to https://github.com/enkodellc/blazorboilerplate. In my opinion, this would make sense once the repositories are merged and the...
### Describe the feature request I guess, it would be cool to have a nice icon for the NuGet package (and the Gitter community). I would provide one on my...
Migrated from https://github.com/Joelius300/ChartJSBlazor/issues/2.
@abelkov. You should archive this repository to hinder people to create new issues as this is clearly deprecated... This makes it easier for people to recognize that the repository is...
For example: https://www.arduino.cc/reference/en/language/functions/digital-io/digitalread/ does only highlight the constants `HIGH` and `LOW`. In my opinion it would make more sense to add links to all occurences of functions, constants and so...
From the German forum (See https://forum.arduino.cc/index.php?topic=612980.20), I got the question if the reference is available as PDF (or EPUB) download for offline availability. As far as I know, this is...