1,510 questions with Blazor tags

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

Open Windows Console on Blazor Server App Start VS2019

I'm developing a Blazor Server App which interfaces with an API I have built. At one point, my project was set up to open a Windows Console output window which showed essentially the same info as the Output window in VS but also the content of 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,510 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
330 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
971 questions
asked 2021-04-18T00:33:05.077+00:00
Felicity Winter 21 Reputation points
answered 2021-04-22T09:40:19.43+00:00
Felicity Winter 21 Reputation points
1 answer

AADB2C90068: The provided application with ID is not valid against this service. Please use an application created via the B2C portal and try again

I have created application Blazor server application in visual studio 2019. Which used Azure Ad B2C authentication. But i have received below error when going to login. Sorry, but we're having trouble signing you in. We track these errors…

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,510 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,781 questions
asked 2021-04-16T11:13:43.477+00:00
Navneet 1 Reputation point
commented 2021-04-16T19:48:21.477+00:00
Marilee Turscak-MSFT 36,496 Reputation points Microsoft Employee
0 answers

Any examples of using SAML 2 authentication with a Blazor server-side app?

I have a .Net 5 core Blazor server-side application which I have been asked to modify so that it can use SAML 2 for authentication. Has anyone done this before? i can see examples of SAML and ASP.NET Core MVC but not Blazor.

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,510 questions
asked 2021-04-16T14:55:47.22+00:00
Weebo 11 Reputation points
0 answers

Use Microsoft Graph in a web API with a Blazor Server client

Whereas I have spent a very long day trying and failing to get this working, I do feel like I'm tantalizingly close. In fact I have this example working. The problem is that example uses a WPF client, and for the life of me I can't seem to get the same…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 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,510 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,781 questions
asked 2021-04-04T08:29:52.687+00:00
Bradley Plett 36 Reputation points
commented 2021-04-15T22:13:17.737+00:00
Marilee Turscak-MSFT 36,496 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Blazor server app with Azure AD B2C authentication

Hi while trying to launch my app with Azure AD enabled i get the following error: Error. An error occurred while processing your request. Request ID: 00-fca99c8b40b49d4798e8f0ce2e129ea9-3b940a54171b6045-00 Development Mode Swapping 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,510 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,781 questions
asked 2021-04-13T18:38:39.593+00:00
arun singh 111 Reputation points
accepted 2021-04-13T21:11:56.777+00:00
arun singh 111 Reputation points
1 answer One of the answers was accepted by the question author.

How can I get the <input /> value in a blazor razor page after it rendered completely by using javascript?

I wrote this in my code, one of my test razor page. <input value= "3"/> And after I run the project, in the WebPage I has saw the value is 3. But I saw in the DOM , it doesn't have value attribute. So when I just use…

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,510 questions
asked 2021-04-01T08:05:03.467+00:00
superTaylorfans Liu 26 Reputation points
commented 2021-04-09T12:14:22.59+00:00
Yogi 346 Reputation points
2 answers One of the answers was accepted by the question author.

Visual Studio 2019 .razor file Code Editor F1 Help

I am unable to navigate to the documentation (F1 Key) by selecting any element in the .razor file. However, F1 command works fine in both html and CS file. Could you please help in resolving this issue? Project: Blazor Web Assembly IDE: Visual…

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,510 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,901 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,010 questions
asked 2021-04-05T23:24:39.017+00:00
Chandra Mohan 461 Reputation points
accepted 2021-04-07T10:16:14.217+00:00
Chandra Mohan 461 Reputation points
1 answer

Blazor Server + Web API HTTP POST or PUT - write all or write none

I am working on modernization of a transactional app written in the 2012 Microsoft flavor of the year. The old app uses EF 6.4. The modernized app is based on Blazor Server and Web API. Currently I am at the point where I need to save a newly created…

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,510 questions
asked 2021-04-06T20:26:06.303+00:00
wavemaster 311 Reputation points
commented 2021-04-07T05:25:49.763+00:00
Yiyi You - MSFT 521 Reputation points
0 answers

Blazor Webassembly: Swagger endpoint does not work as expected when PWA is enabled and is publised to Azure appservice

I created a simple Blazor WebAssembly project with Asp.Net hosted and PWA feature on. Added <PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.1" /> to Server project. Ran it locally and I can hit the swagger…

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,510 questions
asked 2021-04-05T21:25:30.193+00:00
DD 1 Reputation point
2 answers One of the answers was accepted by the question author.

Linq Method does not contain a definition for (Contains)

I have an array of ServiceGrid items called services, the relevant properties are shown below: svcId / svcName / svcBillingRate/ and more.... 5 / serviceA / 10.00 . 19 / serviceB / 19.25 11 / serviceC / 24.00 17 / serviceD / 4.50 2 /…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 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,510 questions
asked 2021-03-31T02:33:26.887+00:00
wavemaster 311 Reputation points
commented 2021-04-01T13:33:49.37+00:00
wavemaster 311 Reputation points
1 answer

Is there a trick to Azure Web Functions

I have a new Azure Web Function setup for http events and it appears to work just fine on http://localhost:2030/api/mymethod but when I deploy it to Azure and attempt to call it from inside the same Blazor app (after updating the URLs) it doesn't…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,702 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,510 questions
asked 2021-04-01T02:05:31.553+00:00
Daniel noyn 1 Reputation point
answered 2021-04-01T06:48:58.997+00:00
MayankBargali-MSFT 70,016 Reputation points
1 answer

Azure function works with blazor and localhost but nothing appears to happen when I deploy it to Azure

I am new to azure web functions. I created a web function and got it working on localhost and was able to step through it, calling it from my Blazor webapp. I changed the url to the one listed in my launch code when I published as the base address. (No…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,702 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,510 questions
asked 2021-04-01T00:40:52.907+00:00
Daniel noyn 1 Reputation point
answered 2021-04-01T06:35:41.45+00:00
MayankBargali-MSFT 70,016 Reputation points
1 answer

how to auto refresh when saving in blazor??

i watched https://youtu.be/cilV8vnEjJE , he show auto fresh when saving code in blazor , i want to know that

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,510 questions
asked 2021-03-28T20:44:41.717+00:00
erwin gunawan 1 Reputation point
answered 2021-03-30T02:09:11.34+00:00
Michael Wang-MSFT 1,061 Reputation points
1 answer

Blzaor in Nginx

I am developing blazor server side application. I do not have any problems in my local tests,when I publish the application on my server managed with Nginx.These errors do not appear every time, sometimes all, sometimes just a few, but persistent…

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,510 questions
asked 2021-03-26T02:53:50.363+00:00
兴 陈 1 Reputation point
answered 2021-03-26T10:10:16.447+00:00
Michael Wang-MSFT 1,061 Reputation points
1 answer

Blazor Server - Custom Authentication

Hello together, an old winforms application should be re-designed / migrated as web application, here comes Blazor Server in. In the winforms application each user have to authenticate at startup against an oracle database, the application tries 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,510 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,421 questions
asked 2021-03-22T09:06:10.267+00:00
someone 1 Reputation point
answered 2021-03-24T08:40:22.51+00:00
Michael Wang-MSFT 1,061 Reputation points
6 answers One of the answers was accepted by the question author.

HTTP Post - how to get the Id from the HTTP Post response and NOT from context.SaveChanges

private void AddService() { Service service = new Service(); service.ServiceName = newService.ServiceName; service.RoleId = 8; service.IsProcedure = false; service.ShortForm = newService.ServiceName; service.Maincat = newService.MainCat; …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 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,510 questions
asked 2021-03-02T02:49:27.01+00:00
wavemaster 311 Reputation points
answered 2021-03-23T14:42:22.647+00:00
SM333 1 Reputation point
5 answers One of the answers was accepted by the question author.

ASP.NET Core REST Api - how to return multiple objects from GET method

Hi, I need to return multiple objects from GET method: [HttpGet] [ActionName("GetTimesheets")] [AllowAnonymous] public (List<ListTimesheets>, Errors) GetTimesheets([FromBody] TimeSheetBO timeSheetBO) { …

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,510 questions
asked 2021-03-15T11:04:15.067+00:00
Stefano Milanesi 51 Reputation points
accepted 2021-03-17T10:05:33.6+00:00
Stefano Milanesi 51 Reputation points
2 answers One of the answers was accepted by the question author.

System.Text.Json deserialization challenges in a Blazor Server app

I am having this problem with not getting my data as is described in detail here: https://www.pmichaels.net/2020/02/22/my-object-wont-deserialise-using-system-text-json/ using System.Text.Json using System.Text.Json.Serialization; private…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 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,510 questions
asked 2021-03-05T16:23:36.017+00:00
wavemaster 311 Reputation points
accepted 2021-03-09T03:50:33.363+00:00
wavemaster 311 Reputation points
0 answers

Give voice commands to computer

Hello everyone, I want to create an exe which can control another exe by using voice commands. My aim is to control the visual studio with voice commands. I have tried with Microsoft Cognitive services speech to text. I am not able to focus from…

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,510 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,665 questions
asked 2021-03-06T16:55:24.927+00:00
Amit Kumar 1 Reputation point
commented 2021-03-08T07:42:52.097+00:00
romungi-MSFT 43,701 Reputation points Microsoft Employee
4 answers

Blazor Server - deserializing an array of objects with System.Text.Json - The JSON value could not be found

The JSON value could not be converted to BtServer.Pages.RecordDetail+MyRecordDetails. Path: $ | LineNumber: 0 | BytePositionInLine: 1. at System.Text.Json.ThrowHelper.ThrowJsonException_DeserializeUnableToConvertValue(Type propertyType) at…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 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,510 questions
asked 2021-03-07T14:25:24.41+00:00
wavemaster 311 Reputation points
answered 2021-03-07T16:13:11.99+00:00
wavemaster 311 Reputation points