-
first of all thank you for providing this package ,
i have a asp.net core razor pages app and writing so many js code , now if i want to import them to blazor ssr with this way , need to go every js…
-
创建MAUI应用抛出如下异常:
> ```
2024-11-16 11:50:41.971 +08:00 [ERR] Could not find a part of the path 'C:\Users\45079\.abp\cli\computer-id.bin'.
System.IO.DirectoryNotFoundException: Could not find a part…
-
Blazor components today are typically authored using Razor syntax, which is designed to make it convenient to define dynamic HTML rendering logic using a combination of HTML and C#. You can define Bla…
-
### Description
Moved from https://github.com/dotnet/blazor-samples/issues/378 ...
https://github.com/dotnet/blazor-samples/blob/d000234099558a1db2258a77d242e04ef2a9cfe7/8.0/BlazorWebAppEFCore/Compo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When creating a new Blazor Web App template and using InteractiveServer components without gl…
-
**Is your feature request related to a problem? Please describe.**
The problem is I tried to update head section in Blazor Server both from razor pages and main layout page - the razor pages are usin…
-
I'm a newbie so please excuse any mistakes I have made by submitting this issue. I have not used Slack before, and I was unable to join the group there. My email address is mark@markevans.org if anyon…
-
Copying customer ask here:
> My main usage is upgrading a 3-year-old web application (currently running a Vue.js frontend + .NET Core 3.1 backend) to a Blazor WASM hosted on aspnet with .NET 6. I’m…
-
Hello!
First off -- awesome solution, super excited to see it in action on HTML pages.
Would it be possible to support the `.razor` file extension? It's basically the same as HTML. Example:
…
-
## Summary
To enable MAUI Blazor apps, a BlazorWebView will be needed.
Related discussion: https://github.com/dotnet/maui/discussions/1521
## API Changes
New BlazorWebView component. Since the…