1,665 questions with Blazor tags

Sort by: Updated
0 answers

How to fixTypeLoadException: Could not load type 'Microsoft.Graph.IAuthenticationProviderOption' from assembly 'Microsoft.Graph.Core, Version=3.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

I am using Microsoft Graph 5.69 <PackageReference Include="Microsoft.Graph" Version="5.69.0" /> Each time, I register the Microsoft Graph service in program.cs …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,086 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,665 questions
asked 2025-02-18T06:59:59.4866667+00:00
Eric Lauwers 0 Reputation points
commented 2025-02-19T07:09:28.2566667+00:00
Zhi Lv - MSFT 32,946 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to use a blazor server app with a web api for authentication?

I've search the web for a simple tutorial for this but I can't seem to find this exact scenario. I have the following projects: WebApi This is a standard .NET 8.0 web api with individual accounts authentication. I've created everything using the…

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,665 questions
asked 2023-11-30T19:45:34.3966667+00:00
António Albuquerque 25 Reputation points
commented 2025-02-16T19:45:11.7+00:00
Andrew White 0 Reputation points
2 answers

Web deployment task failed from visual studio using profile

i am getting this error while deploying blazor server app Severity Code Description Project File Line Suppression State Error Web deployment task failed. (Could not complete the request to remote agent URL…

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,665 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,327 questions
asked 2024-12-07T06:03:52.5733333+00:00
Pooja Bhadja 0 Reputation points
answered 2025-02-16T17:00:50.4866667+00:00
Bruce (SqlWork.com) 71,586 Reputation points
2 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,665 questions
asked 2022-06-02T21:42:30.053+00:00
Reishabh Saxena 1 Reputation point
commented 2025-02-15T01:28:32.55+00:00
Adrian Corral 0 Reputation points
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,665 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.
176 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,665 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,448 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,665 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,935 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,039 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,297 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,786 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,665 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,665 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,665 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,586 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,665 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,935 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,586 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,786 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,665 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,731 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,665 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,448 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,356 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,665 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,935 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,665 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,586 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,786 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,665 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,600 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,756 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,665 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,079 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 655 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,786 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,665 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,308 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,916 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,665 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,916 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,665 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