-
I found the complicated example code about the "IgbCategoryChart" below.
https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/charts/types/area-chart
```csharp
private A…
-
this looks like the rendered version, do you have the source of the blazor so we could extend things..
i want to work on the xterm console interactions some, and the PShost - so its not just coerced…
-
# Trending repositories for C#
1. [**kgrzybek / modular-monolith-with-ddd**](https://github.com/kgrzybek/modular-monolith-with-ddd)
__Full Modular Monolith application with Domain…
-
# 🙋 Feature Request
## 🤔 Expected Behavior
All components visually align with official FluentUI design system specifications and interop with the token system.
## 😯 Current Behavior
Minor …
-
Currently the `NavLink` (https://github.com/dotnet/aspnetcore/blob/main/src/Components/Web/src/Routing/NavLink.cs) has a property called "ActiveClass". It should also have a property named "InactiveCl…
-
### Description
Please enable BlazorWebView for WinUI 3. I currently have Blazor Views that I would like to use in a native WinUI 3 app and there is no easy way to do that.
What I find strang…
Pinox updated
1 month ago
-
# Trending repositories for C#
1. [**GhostPack / Seatbelt**](https://github.com/GhostPack/Seatbelt)
__Seatbelt is a C# project that performs a number of security oriented host-sur…
-
-
When I use the default Toolbelt.Blazor.PWA.Updater it works in Azure but When I implement the service Toolbelt.Blazor.PWA.Updater.Service it does not show (neither in test nor production)
-
When setting the month to February and then setting the day to 29, it is automatically changed to 28. However, the day value in this case also depends on the year. For example, for a leap year like 20…