-
I've ported my project from v5 to v6 EF Core. Previously everything worked fine but now I'm getting random translation exceptions from `EF.Functions.Like` calls. I monitor the same operation and see t…
-
There should be an embedded view which allows to see what's happening inside a process that hosts Quartz. Some initial thoughts:
- works as a plugin that can be attached to Quartz setup, not required …
lahma updated
2 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hello.
In .net 6 behavior of MapFallback broke when ConsumesAttribute was added. MapFa…
-
Please add a readme or some text at the front of the repo with steps to test the add-in in Word?
-
### Describe the bug
When using Blazor Webassembly version 5.0.1 and then putting
```csharp
webBuilder.UseHttpSys(options =>
{
options.Authenti…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have a Blazor Server app which is calling an API to upload multiple images. With, one…
-
# Blazor OpenID Connect API Token Refresh - Forty Years of Code
Correctly refreshing OIDC access tokens for Blazor server-side apps
[https://mcguirev10.com/2019/12/17/blazor-openid-connect-api-tok…
-
I propose developing a component that will map to the Cryptographic functions found in browsers.
The [Web Cryptography API](https://www.w3.org/TR/WebCryptoAPI/#dfn-Crypto) is exposed through the […
-
This issue organizes work around our package manager, and how we interact with it.
This is in a somewhat rapidly-changing space, so external contribution may be difficult at this time.
- [ ] Tra…
-
## Steps to Reproduce
1. Using a basic Blazor wasm project, use HttpClient (include cancellationToken) to call (GET/POST) hosting server project's API.
2. Have server API Task.Delay for an exte…