bairog
bairog
It would be very handy to have some settings for zoom reset in [Zoom Options](https://www.chartjs.org/chartjs-plugin-zoom/guide/options.html#zoom-options). From my point of view it could be at least `mouseButton` (maybe also `modifierKey` but...
Hello. According to docs `addElement` API function _adds element in the board with ID boardID, element is the standard format. If position is set, inserts at position starting from 0_....
[EntityFrameworkCore.Jet](https://github.com/bubibubi/EntityFrameworkCore.Jet) provider: > The provider is .NET Standard 2.0 compatible, so it can be used with .NET (Core) 2.0+ and .NET Framework 4.6.1+. The major version corresponds to the major...
In **December 2022** EF Core 3.1 will [reach EOL](https://learn.microsoft.com/en-us/ef/core/what-is-new/). It is the only EF Core version available for applications targeting .NET Framework 4.8. .NET Framework 4.8 is still supported (since...
On [Download .NET 5.0](https://dotnet.microsoft.com/en-us/download/dotnet/5.0) docs page latest described .NET 5.0 SDK vesion for Visual Studio 2019 16.11.x is **5.0.408**. I'm using latest Visual Studio 2019 **16.11.18** and is has .NET...
Created to continue discussion on EF core 6 support that was [started here](https://github.com/bubibubi/EntityFrameworkCore.Jet/issues/98#issuecomment-991045740)
On December 13, 2022 .NET Core 3.1 will [reach EOL](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core). Starting that day Visual Studio 2019 will not be able to develop .NET applications in a supported manner (the whole...
Same problem as #1438 . I have clean Ubuntu 24.04 installation (headless) and run install script. Click here to see full install log curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install.sh | sudo bash -s -...