-
Hello;
Am I able to import and use the CAS client in Blazor Web Assembly? I get the impression the documentation is written for someone who is already quite familiar with development on ASP.NET Web…
-
Hello, could you please add an example of a "Blazor Web Hybrid App + Web API"? I am a beginner with Blazor Web Hybrid apps, and I am currently unfamiliar with how to call a Web API. What I tmean is th…
-
```
/workspaces/dotnet/src/aspnetcore/src/Components/WebView/WebView/src/Microsoft.AspNetCore.Components.WebView.csproj(68,5): warning : '../../../Web.JS/dist/Release/blazor.webview.js' does not e…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Compo…
-
### Description
`CookieOidcRefresher` expects an ID token from the token endpoint. This seems wrong, based on the [spec](https://openid.net/specs/openid-connect-core-1_0.html#RefreshTokenResponse), …
-
Hello. Please add authentication and authorization to Masa.Template, especially to blazor web app. Also, provide the ability to run blazor with https profile. In addition, if a program is created as a…
-
> warning NU1608: Detected package version outside of dependency constraint: Z.Blazor.Diagrams 3.0.2 requires Microsoft.AspNetCore.Components.Web (>= 8.0.0 && < 9.0.0) but version Microsoft.AspNetCor…
-
I'm encountering a strange issue and I'm not really sure how to approach it. I host my websites with smarterasp.net which added support for .net 9 with yesterday's release...
However, after upgrading…
-
* **Version**:
.Net Version: Net8.0
ElectronNET.API: 23.6.1
ElectronNET.CLI Version: 23.6.1.0
.Net Version: Net8.0
Node.js version: v18.15.0
* **Target**:
Windows 10 Enterprise
Windows …
-
Hi,
I am attaching a sample project where I'm trying to build a web renderer with using primarily the low level API (as much as possible). I'm getting a null pointer dereference error from the compil…