Christophe Peugnet
Christophe Peugnet
a similar color is problematic when you want to reshuffle a width or apply a breakpoint :  I propose you to lighten the color "Indicator Margin BackGround" like this...
We can no longer **expand** or **collapse** a **#region** in a .razor page with Visual Studio 16.8. preview 4 The [+] symbol no longer appears : 
Has anyone found a solution to use this library with Blazor WebAssembly? The problem is that FontResolver does not find the platform and returns the error "FontResolver not implemented for...
There is a lot of issues and PR remain without response or comment. Is the owner still alive? It might be a good idea to suggest someone else to validate...
Hi, can we expect to compile in .NET 7 or even .NET 8?
Hi, How can I add an inner margin with DrawString? Currently you can only use TopLeft alignment. "Error: System.ArgumentException: Only TopLeft alignment is currently implemented. at PdfSharpCore.Drawing.Layout.XTextFormatter.DrawString(String text, XFont font,...
you can't answer 10 for by example 7+3... the field is for only one char
hi! if you use a MudDateRangePicker with MudButton on a smpartphone view, you can't scroll the page to validate 
When creating a component, take the reflex to implement immediately ILogger ``` [Inject] private ILogger Logger { get; set; } ```