-
Hello,
I am working on an application where I am looking to use only Autocomplete. I have followed the instructions you gave regarding configuring the BlazorGoogleMap in the Program.cs, as follows:…
-
basically, when a page/app is rendered on the server side, its data == model, DOM == view and logic == controller are in separate folders inside the project.
Transitioning from Blazor to **ASP.NET …
-
### Description
I can create a perfect application using a WPF and Blazor hybrid, but there is one drawback:
The resize area of the WPF window is too narrow. While adding padding can make it wider…
-
Description
===========
I'm experiencing an issue with the Confluent.Kafka .NET client version 2.4.0 when attempting to use it in a Blazor Hybrid app targeting maccatalyst-arm64. The error occurs …
-
I have deployed a .NET8 Aspire solution to ACA. The complete solution consists of 6 projects: prometheus container, grafana container, redis container, Blazor Web App, 2 Web APIs. The 2 web APIS leve…
-
Hi there
It seem like there is something wrong with Blazor applications
Application is published but The server can not be reached.
Usually when deploying you need to publish the server project…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Blazor Components inside .Net8 MVC Web Application. I am using IViewLocalizer insi…
-
This is a WIP on presets that will be available either directly when we release Piral v2 or that are planned / available after some time.
A preset is a combination of packages that come together in…
-
I was playing with [Blazor](https://blazor.net/) v0.7.0 and OData v7.5.2 client.
- used `dotnet new blazorhosted` command to create the projects
- added ODataClient to **shared** one.
## MyProj…
-
### Describe the bug
I have a blazor application hosted in asp.net core application. The blazor application references a razor component library containing static files. If I set ReferenceOutputAssem…