-
### Description
When using a Blazor Maui application, it is common to overload the UI with touch events during heavy processing that locks the main thread. For example, when running a heavy javascrip…
-
Alice Novel v0.9.2
- Windows
- Android
- macOS (beta)
- iOS (beta)
.NET MAUI (.NET 8)
> .NET Multi-platform App UI (.NET MAUI) apps can be written for the following platforms:
>
> - And…
-
### Describe the Issue
It's not possible to debug a MAUI Blazor Hybrid App using "vsdbg". Although the vscode setting "Use VSDbg" is enabled, the "old" debugger is used. I need this to be able to ste…
-
### Description
This is an opinion which is only true for persons with minimal experience working with the given DB. All moderate to experienced DB developers will find using the native DB design to…
-
Create the C# Blazor Project Template
# Acceptance Criteria
- Create a C# Blazor Project Template that:
- Utilizes Bootstrap and SASS for styling
- Use .net 8
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I noticed that javascript files ass…
-
Hey!
i found your library and run the demo project and it all works ok but
I am getting an issue when trying to install the package with Nuget under Visual Studio.
Trying to instal Vizor.ECharts …
-
# Bug Report
OpenTelemetry.Exporter.Console 1.2.0-rc1
Runtime version (e.g. `net461`, `net48`, `netcoreapp3.1`, `net5.0` etc. You can
find this information from the `*.csproj` file):
net6.0 …
-
Hello everyone , we are very happy that the early version for Ant Design v5 have been released to Nuget, and you can try it by install the package:
.csproj:
```xml
```
_import.razor:
```cs
…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When integrating Blazor components into an existing ASP.NET MVC project following the officia…