-
Blazor WebAssembly Hot Reload does not work when the HTML body tag is not correct. This may not be a bug, but it threw no errors and was frustrating to debug.
This occurred when I was upgrading a…
-
when I attempt to use 3 IndexedDBSyncRepository classes all working on the same database then I get
...
blazor.webassembly.js:1 System.ArgumentException: An item with the same key has already bee…
-
---
**Issue moved from dotnet/aspnetcore#22495**
- Please respond to @CincySteve.
---
_From @CincySteve on Wednesday, June 3, 2020 1:45:51 PM_
In an attempt to learn Blazor WebAssembly, I'v…
-
**Version Information**
Version of Akka.NET? v1.4.20
Which Akka.NET Modules? Akka
**Describe the bug**
At the moment it is not possible to start an `ActorSystem` inside a WASM Blazor application…
-
We should work on a general system to lazy load module assemblies.
Need to upgrade to .NET 5: https://docs.microsoft.com/en-us/aspnet/core/blazor/webassembly-lazy-load-assemblies
-
This is a tracking issue for adding experimental support for WebAssembly multi-threading to the browser-wasm runtime pack.
## High Level Goals
- ~The threading runtime should be distributed in t…
-
# Trending repositories for C#
1. [**Archeb / opentrace**](https://github.com/Archeb/opentrace)
__A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute …
-
Using [EPPlus](https://nuget.org/packages/EPPlus) from a Blazor WebAssembly app for Excel spreadsheet generation used to work great, but it seems to now be broken due to an issue with the linker. I te…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
@MackinnonBuck It looks there is a regression described by @Evengard in this comment https://…
-
Our project setup for all our C#-Projects is splitted in different csproj files and folders like this:
`.\Base\B\C\D\SomeProjectBase.csproj`
`.\CustomerFolder\B\C\D\SomeProject.csproj`
NonBase does…