-
Find a way to use named .razor components in Razor (without going full-blown Blazor)
Update! Resources found:
Best:
https://mikaelkoskinen.net/post/combining-razor-blazor-pages-single-asp-net-…
-
Steps to reproduce:
1. Create Blazor Web Assembly Project:
dotnet new blazorwasm
2. Add package reference to project:
3. Add code to create a BigInteger:
BigInteger b = new BigInteger("1…
-
### Issue background
We are experimenting with cross-platform 3D visualization running inside Uno.WinUI shell. This issue covers WebAssebly case, so if we forget about other platforms, some kind of…
-
_From @owaits on Thursday, July 25, 2019 2:32:05 PM_
When you upgrade to the Preview 7 version of Entity Framework you get a compiler error which indicates you must upgrade to .netstandard2.1. If y…
-
#### 详细描述
因github托管的静态站点区分大小写,而blazor获取 `NavigationManager?.Uri` 的内容为小写,点击锚点连接会显示404异常
![image](https://user-images.githubusercontent.com/17669599/208945395-debdb211-6287-4a0a-973a-d91d56f2e33…
-
## Failing Test(s)
- Microsoft.AspNetCore.Components.E2ETest.Tests.ThreadingAppTest.NavMenuHighlightsCurrentLocation
## Error Message
```text
System.AggregateException : One or m…
-
### 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 have a `Blazor WebAssembly App` c…
-
### 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.
_No response_
### Describe the sol…
-
@stavroskasidis Thank you for your wonderful works. This package solves many issues.
And as per the documentation - https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-4…
-
Trying to put my Blazor Webassembly prerendered with Authorization code on this repository?
The GitHub link is:-
https://github.com/kalvin1dog/BlazaTech
Cheers