1,468 questions with Blazor tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Blazor component flow

I'm building a Blazor (server) application. On a user (test) screen I have a button that reads information stored in Redis and displays on the screen. What I don't understand is that I have to click the button twice for the screen to update. Here…

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,468 questions
asked 2021-01-10T08:28:52.163+00:00
AmaraCode LLC 261 Reputation points
accepted 2021-01-16T14:10:39.527+00:00
AmaraCode LLC 261 Reputation points
1 answer

Why does cancelling new user signup in Azure AD B2C redirects to sites home page, produces “AuthorizationFailed” error?

I have a Blazor Hosted WASM application, and am using Azure AD-B2C to secure it. If a user who is not logged in tries to access any site on the page, they are directed to our b2c login page, as they should be, and if they supply a good username and…

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,468 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.
2,732 questions
asked 2021-01-13T01:02:35.013+00:00
Michael Kossin 1 Reputation point
answered 2021-01-14T23:05:57.177+00:00
James Hamil 22,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Blazor server side - set diferent buttons state based on a method

How can i set diferent buttons state an colors, based on a method thar runs before rendering?

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,468 questions
asked 2021-01-04T11:34:33.647+00:00
João Coelho 41 Reputation points
accepted 2021-01-14T08:55:16.55+00:00
João Coelho 41 Reputation points
1 answer One of the answers was accepted by the question author.

Namespace error with nuget package

Hi, I have used nuget to add a package to visual studio community (Version 16.9.0 preview 2.0), in a C# Blazor web assembly project. The nuGet add seems to work fine, and the package shows up in the dependencies for the project in the solution explorer…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,553 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,468 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.
10,541 questions
asked 2021-01-12T23:17:30.587+00:00
David Heddle 26 Reputation points
commented 2021-01-13T13:46:43.777+00:00
David Heddle 26 Reputation points
0 answers

Deployment of a Blazor WASM app from DevOps piepline results in path site/wwwroot/wwwroot/

Im building and deploying a .Net 5 Blazor WASM app from Azure Devops with the following pipeline to an Azure Web App, but the deployment adds an additional wwwroot directory inside the wwwroot directory, because the zip files get's extracted to 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,468 questions
asked 2021-01-08T15:48:22.8+00:00
Gerald Fischer 1 Reputation point
commented 2021-01-12T09:47:12.237+00:00
Fei Han - MSFT 306 Reputation points Microsoft Vendor
0 answers

ASP.net core Blazor Server _ Client Architectural

Im beginer With Blazor , we work on system with back office and front users system that we done with MVC 5 but we want to upgrad to blazor with .Net5 , can i used Blazor Server Side as system back office and WebAssembly as Client user app if so can i set…

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,468 questions
asked 2021-01-09T08:48:51.927+00:00
arkan salman 6 Reputation points
commented 2021-01-12T02:24:56.867+00:00
Rena Ni - MSFT 2,066 Reputation points
2 answers

If modify project name of blazor app, scope string in bundled css didn't matched in html tag.

why is this? how can i solve this?

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,468 questions
asked 2021-01-05T06:25:55.16+00:00
Zang-Ho Bae 26 Reputation points
answered 2021-01-10T11:15:34.84+00:00
Pavel Purma 1 Reputation point
1 answer One of the answers was accepted by the question author.

configuration best practice

I'm creating a Blazor Server application and I have static configuration data like the path to another api server. I'll need to access that api variable from multiple places such as in .razor components and even in the middleware pipeline. Is there…

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,468 questions
asked 2021-01-01T02:51:09.67+00:00
AmaraCode LLC 261 Reputation points
commented 2021-01-08T18:26:28.147+00:00
AmaraCode LLC 261 Reputation points
0 answers

How to modify bundled static file name such as ProjectName.styles.css and blazor.server.js?

I wanna hide that i use The Blazor. so, I should modify name of bundled css and js files. How to do this?

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,468 questions
asked 2021-01-05T06:28:20.793+00:00
Zang-Ho Bae 26 Reputation points
commented 2021-01-07T01:40:45.727+00:00
Karney-MSFT 1 Reputation point
1 answer

Deploy Blazor server Application changes in IIS 7.5.

Hello sir, Is there any way to update application changes in IIS without down application pool/iis?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,321 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,468 questions
asked 2020-12-29T13:08:25.64+00:00
Anantham.S 1 Reputation point
commented 2021-01-05T09:55:29.613+00:00
Bruce Zhang-MSFT 3,736 Reputation points
1 answer One of the answers was accepted by the question author.

Difference between Experimental and Production Supported version

I want to know Difference between Experimental and Production Supported version in Blazor. I mean Mobile Blazor Bindings is now Experimental(Not Committed) thats means i can't used now Mobile Blazor Bindings for my Project?

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,468 questions
asked 2020-12-30T17:16:26.907+00:00
chintankumar Vaghani 21 Reputation points
accepted 2020-12-31T10:06:02.587+00:00
chintankumar Vaghani 21 Reputation points
1 answer One of the answers was accepted by the question author.

How do i make bootstrap responsive in a blazor server side?

I'm trying to make a component based on a responsive bootstrap navbar. Is there a way?

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,468 questions
asked 2020-12-29T15:27:29.203+00:00
João Coelho 41 Reputation points
accepted 2020-12-30T07:58:43.687+00:00
João Coelho 41 Reputation points
4 answers One of the answers was accepted by the question author.

Messages, events between components?

Hi everyone,. my layout page (MainLayout.razor) contains navigation in header additionally component for login (right side of header) and finally language selection (last entry in header). The index is output in MainLayout via @Anonymous . Now I…

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,468 questions
asked 2020-12-29T13:41:50.787+00:00
perfect code 271 Reputation points
answered 2020-12-29T18:47:44.52+00:00
perfect code 271 Reputation points
1 answer

How to trigger Blazor InputFile and pass it a file

I'm trying to save an audio file I got using the MediaRecorder API . I am able to download my file to my hard disk as well as upload it to my Blazor server app using the InputFile component. That part works. However, what I'd like to ultimately do is…

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,468 questions
asked 2020-12-07T17:10:40.917+00:00
Isaac 6 Reputation points
commented 2020-12-27T15:16:02.16+00:00
city rock 1 Reputation point
2 answers One of the answers was accepted by the question author.

blazor template can't build on cli

Hello dotnet new build blazor creates project. When building with dotnet; C:\Users\ramdem.nuget\packages\microsoft.aspnetcore.blazor.build\0.7.0\targets\RazorCompilation.targets(184,5): Error: rzc generate exited with code 1. Project build…

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,468 questions
asked 2020-12-22T12:23:52.347+00:00
ram dem 31 Reputation points
accepted 2020-12-24T07:32:25.82+00:00
ram dem 31 Reputation points
0 answers

Blazor webassembly with Authentication rack up unusal out bandwidth charges

I have 2 blazor webassembly apps deployed to Azure App Services, one with Identity setup and one without Identity setup. The blazor webassembly with Identity setup is racking up unusual out bandwidth charges. In just one day it used up my entire…

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,468 questions
asked 2020-12-24T03:16:47.453+00:00
Eugene Chiang 1 Reputation point
0 answers

How to get ETag header in Blazor Web Assembly

I'm trying to get the ETag header for a PWA Blazor application I'm developing. I can see the API is returning the ETag header (can see in Fiddler and get the header in Postman) and I can use HTTPCLIENT in .netcore console application and get the value,…

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,468 questions
asked 2020-12-23T21:53:38.58+00:00
Steve Wark 1 Reputation point
commented 2020-12-23T22:38:42.697+00:00
Steve Wark 1 Reputation point
0 answers

Open an web api generated file in new tab

Hi all! I coded a Web Api wich generates and returns a pdf file, in Blazor Server web app. It works, I can write the controller url and the pdf file shows correcty. But I want to open it when the user clics a button. I think it wouldn't be hard,…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,321 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,468 questions
asked 2020-12-14T11:14:07.77+00:00
Francisco Rubio Delgado 1 Reputation point
commented 2020-12-15T07:44:21.713+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Multiple Data Sources Blazor Server Hosted on IIS

I have a Blazor Server project that will be hosted on IIS. I was using this tutorial by IAmTimCorey to get data from SQL Server. This worked perfectly, but now I want to add another data source to pull data from for different Razor Component (page). …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,553 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,468 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.
10,541 questions
asked 2020-11-17T18:49:54.357+00:00
Mikaela Caron 41 Reputation points
commented 2020-12-14T22:37:23.207+00:00
Duane Arnold 3,216 Reputation points
0 answers

Implementing a logger provider for Blazor WASM

This is a cross-post of this question but I still miss the last pieces I believe: https://github.com/dotnet/aspnetcore/discussions/24697 ---------- I'm trying to implement a logger provider for Blazor WASM. The provider requires a HTTP client to…

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,468 questions
asked 2020-11-30T13:07:48.387+00:00
Anonymous
commented 2020-12-11T13:43:54.877+00:00
Thomas Ardal 1 Reputation point