-
Hi.
I am new to Blazor, trying to learn.
I downloaded this example and tried to run it but could not get it to work. Do I have to start the server application before I start either FirstApp or S…
-
Is it possible to change html base tag?
` `
The dev and production environment have different href value. I would like to change the value dynamically instead of manually.
-
Affected Branch:
Affected Build: v2.0.14-beta.g57062101b5, v0.0.504-alpha
Affected Product Language:
Steps to reproduce:
1.Boot VS Code
2. Open a Folder
3. Ctrl + Shift + P (Help -> Show All…
-
**Describe the bug**
I am trying to create a simple MAUI Blazor Hybrid app using CSLA with authentication and getting an error when the app starts. I used your example code from the MAUI app and it …
-
I'm able to execute the client-side sample, but when I try to apply the same to a server-side project, it results in errors. Since server-side is the only currently supported method, there should be a…
-
### Describe the bug
Unable to fetch dynamoDb table records, getting the error: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and s…
-
Integrate the security http study in the code generated.
-
allow comments inside a tag.
It is regarding this part of comment: **`@*CssClass="app-sidebar"*@`**
This is impossible:
```razor
`
```
This works but you have to move the code o…
-
Hello guys, on my blazor server app I fall on js error while i make some intensive treatment on complex views.
The error is on the browser console is
````
HttpConnection.stopConnection(Error: WebS…
-
Relational databases are hard and Nosql databases lack relational features. LiteDB is simple and easy to use. Why not developed LiteDb as a server based complete database to replace decades old relati…