Matthew Jarvis
Matthew Jarvis
This PR adds a `IStorageService` to BaGet that uses Minio, an open-source S3 compatible storage provider popular for self-hosted and internal object storage. Furthermore the [.NET Minio Client Library](https://github.com/minio/minio-dotnet) used...
@xoofx, thanks for this incredible library. I'm using it in one of my own projects, and I noticed that you've been intending to write full documentation but life and other...
It appears that, when word wrap is active, breaking a line with a new `VisualLineElement` causes the line to wrap immediately after that element. The easiest way to see this...
Commit ccc8f66b, part of PR #172, categorically disabled all generators for long lines. I understand the issues which lead to that pull request, but would we be open to finding...
I've tried the installation instructions under the "Getting Started" section of the documentation, starting at [Installation](https://blazor-diagrams.zhaytam.com/documentation/installation) and going through [Display](https://blazor-diagrams.zhaytam.com/documentation/display) on a fresh Blazor Web App project from the default...