1,664 questions with Blazor tags

Sort by: Updated
1 answer

Blazor right slide panel using Fluent UI Library

Hello, I have implemented a right-side sliding panel using the Fluent UI library. When I click on the cards the edit panel opens directly. However, I am encountering an issue where the data inside the edit panel does not load it opens empty. The data…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2024-05-31T11:00:04.6933333+00:00
Esma 25 Reputation points
edited an answer 2025-02-13T08:17:18.2833333+00:00
Emil Nachev 0 Reputation points
1 answer

How to know if "view all files" is turned on in solutions explorer

I wasted an hour figuring out that: ON = TINY SKINNY BOX IS VISIBLE. OFF = NO SKINNY BOX VISIBLE Mine was OFF by default. Needless to say I think this is horrendous design. It should be obvious by now (by virture of prevalence) how goofy this…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
175 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,433 questions
asked 2025-02-08T21:25:36.9133333+00:00
Nico DeLaO 0 Reputation points
edited a comment 2025-02-12T07:36:27.46+00:00
ALIF B EKRAM 5 Reputation points
1 answer One of the answers was accepted by the question author.

When users sign in to my app I can't get their Google profile info

Please view here. The issue is carefully documented with all screen shots etc: https://stackoverflow.com/questions/79424370/how-do-i-get-google-users-profile-details-such-as-their-name-and-pic I ended up with a duplicate question because this Microsoft…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,923 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,026 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,229 questions
asked 2025-02-10T05:27:30.4+00:00
Mark Evans 25 Reputation points
accepted 2025-02-12T01:12:06.14+00:00
Mark Evans 25 Reputation points
0 answers

Set default culture

Hello guys, I am using Microsoft.Extensions.Localization (8.0.11) but for some reason the following code does not work as expected. As you see, I expect the German to be default language but it's always English. Am I missing something? var…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2025-02-07T10:08:15.3666667+00:00
Kuler Master 406 Reputation points
edited a comment 2025-02-11T08:18:15.0866667+00:00
John 20 Reputation points
6 answers

Blazor Open a page in a new Browser tab using navigation manager?

Could please advise me the way of open a page in new tab using Navigation manager and how to show pdf file in browser window?

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2021-01-04T11:14:40.087+00:00
Anantham.S 1 Reputation point
commented 2025-02-09T12:18:40.25+00:00
Sergey G 0 Reputation points
0 answers

Must a Blazor web app only use .razor components?

Very simple question here, so please be gentle with me. I started a new Blazor app in early November 2024. The last time I worked on it was early December 2024, when several other urgent demands came up and I had to put this app aside until now. I cannot…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2025-02-05T18:34:19.34+00:00
Falanga, Rod, DOH 245 Reputation points
commented 2025-02-09T02:08:14.7666667+00:00
Bruce (SqlWork.com) 71,506 Reputation points
1 answer

Where to locate reference files for multiple platforms in .NET 9.0 MAUI Blazor Hybrid & Web?

In Visual Studio 2022, the new version .NET 9.0 project template ".NET MAUI Blazor Hybrid and Web App" will create the following projects in a new solution: ProjectName ProjectName.Shared ProjectName.Web Where would you put the resources?…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,923 questions
asked 2025-02-06T08:23:32.82+00:00
Stephen Braich 20 Reputation points
edited an answer 2025-02-07T21:19:39.15+00:00
Bruce (SqlWork.com) 71,506 Reputation points
1 answer

Blazor Server (.NET 8) redirect fails after login

We have a Blazor Server app (.NET 8) that is hosted on IIS. Users access it by logging into Citrix with their Active Directory credentials, then into the app (with those same credentials). We use ASP.NET Identity to manage login. Both the end-users and…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,701 questions
asked 2025-02-05T22:16:40.9766667+00:00
Ryan Anderson 25 Reputation points
commented 2025-02-07T14:49:13.1833333+00:00
Ryan Anderson 25 Reputation points
0 answers

Adding Blazor Identity to existing Blazer project fails with a 'null path' exception

Hi! I have the following: .Net SDK 9 Visual Studio Community 2022 v 17.12.3 Windows v10.0.19044 Blazer Server App When I try to add the Blazor Identity "scaffolding" I get a "There was an error running the selected code generator:…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,433 questions
asked 2024-12-18T11:16:39.07+00:00
kodo65 5 Reputation points
commented 2025-02-06T14:08:26.58+00:00
Tianyu Sun-MSFT 33,181 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

.NET 9 Maui Blazor Hybrid & Web: Javascript and Reference files

I have been learning .NET 8 Maui Blazor Hybrid for the past few months to build a multiplatform app for Windows, Android, and iPhone. It's pretty cool, but there was a learning curve. I would like to take advantage of version 9.0 so that I can extend my…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,923 questions
asked 2025-02-02T08:52:04.4766667+00:00
Stephen Braich 20 Reputation points
commented 2025-02-06T08:18:48.0733333+00:00
Stephen Braich 20 Reputation points
2 answers

bind value

Hello .I just started Blazor. Why don't the above values ​​change when I change the input? For example, no matter how much I change the tel in the input, it doesn't change in the label. I used both @bind-value and @bind. I still don't get an…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2025-02-05T08:27:42.0666667+00:00
asghar bizaval 0 Reputation points
answered 2025-02-05T17:42:18.2333333+00:00
Bruce (SqlWork.com) 71,506 Reputation points
6 answers

Blazor Web Assembly with Azure AAD and Custom authentication Login

I want to implement two authentication mechanism in my Blazor web assembly application (Azure AD and Custom Authentication). i.e. User can either login via Azure AD or he can go for Custom Authentication. When I register both Custom…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2022-06-02T21:42:30.053+00:00
Reishabh Saxena 1 Reputation point
answered 2025-02-05T12:40:15.63+00:00
Owinda Chulawansa 0 Reputation points
2 answers

Multiple App.Razor components

Hello, Is it possible to have an additional App.razor file that I can use for e.g. Admin area only? Currently, if I create a new folder named Admin and create a new layout there, it inherits from the existing App.razor and linked css files. Basically, I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,594 questions
asked 2025-01-31T08:47:54.43+00:00
Kuler Master 406 Reputation points
edited an answer 2025-02-03T08:26:49.1766667+00:00
Ruikai Feng - MSFT 2,751 Reputation points Microsoft Vendor
2 answers

Why does my app serve an .mp3 file correctly from localhost, but return a 404 when deployed to Azure?

I've a static web app created using Blazor in Visual Studio 2022. A static audio (.mp3) resource (located at wwwroot/audio/abc.mp3) is recognised and plays when using IIS Express / https localhost, but is not found in the Azure-deployed version. No…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,068 questions
asked 2025-01-29T10:10:53.61+00:00
Tim Dale 0 Reputation points
commented 2025-02-03T03:50:05.1166667+00:00
Bhargavi Naragani 650 Reputation points Microsoft Vendor
2 answers

I can't find the Blazor Web Assembly option, I only see two options the Blazor Web App and the standalone Web Assembly application but none of them give me the ASP .NET Core Hosted option, why?

I do have a question related to this topic because I want to start a project with the Blazor WebAssembly App template but it is no longer only those two that you mention. according to a video it should look like this: I would like to know if the way I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,292 questions
asked 2025-01-20T17:12:21.9833333+00:00
Carlos Enrique Canales L�pez 0 Reputation points
edited the question 2025-02-03T02:00:39.2966667+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
1 answer

Blazor isn't listed in Visual Studio Community 2022

Hello I'm trying to start a new Blazor WebAssembly App in Visual studio 2022 but it isn't listed there. I did run dotnet new --list in the command line and it shows both Blazor WebAssembly App and Blazor Server App listed so I'm not sure why it isn't…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2025-01-19T12:33:04.3433333+00:00
FabioM 0 Reputation points
edited the question 2025-02-03T02:00:03.7433333+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
2 answers

Blazor server JSRuntime call error function undefined

.net 8 Hello! We have a common error, but cant reproduce it in the browser. This is our code: protected override async Task OnAfterRenderAsync(bool firstRender) { if (firstRender) { try { //so it do not scroll…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2024-12-30T14:22:35.26+00:00
Luc Gosso 5 Reputation points
commented 2025-02-02T16:45:39.3033333+00:00
Luc Gosso 5 Reputation points
1 answer

Best practices for implementing Notifications and Streaming (Gen AI-enabled chats) in Blazor Web App

Need some architectural guidance. I am building a B2C solution using Blazor Web App model. The entire stack is C# and runs on Azure. I am just trying to understand some best practices for integrating the following capabilities: Push Notifications…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
83 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
asked 2025-01-11T13:56:34.58+00:00
Manoj Ganapathi 0 Reputation points
commented 2025-02-01T07:08:11.84+00:00
oliver ava 0 Reputation points
1 answer One of the answers was accepted by the question author.

Blazor get absolute URL from within the class

Hello, I have a class inside the Services folder. It contains a LogError(Exception ex) method in which I need the absolute URL in order to get the requested page. However, I am unable to access the HttpContext.Request.Url or any other method/extension…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
374 questions
asked 2025-01-20T13:57:47.14+00:00
Kuler Master 406 Reputation points
accepted 2025-01-31T10:24:06.3333333+00:00
Kuler Master 406 Reputation points
3 answers

Get Absolute URL in Blazor class

Hello, I have a class inside the Services folder. It contains a LogError(Exception ex) method in which I need the absolute URL in order to get the requested page. However, I am unable to access the HttpContext.Request.Url or any other method/extension…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,594 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,292 questions
asked 2025-01-20T14:00:42.1733333+00:00
Kuler Master 406 Reputation points
answered 2025-01-28T07:35:56.7+00:00
Brando Zhang-MSFT 3,956 Reputation points Microsoft Vendor