1,699 questions with Developer technologies | .NET | Blazor tags

Sort by: Updated
1 answer

Dynamic Roles Based Authorisation in blazor webassembly

Hi, I defined the authentication login/register in my application with ASPNET core. It work well! I'd like to add an admin page where I can place the table for assigning/changing the roles of each user. In Seed AspnetRole in class server…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-28T19:22:39.8066667+00:00
sblb 1,236 Reputation points
edited a comment 2023-11-02T07:31:48.98+00:00
Qing Guo - MSFT 896 Reputation points Microsoft External Staff
0 answers

.net 6 projemi farklı bir sunucuda ayağa kaldıramıyorum veritabanı bağlantı dll leri ile alakalı bir sorun gibi gözüküyor

kendi bilgisayarımda ayağa kaldırırken problem yok sunucuya vpn ile bağlanıp oradaki veri tabanını kullanırken problem yok ama uygulamayı publish edip sunucuda ayağa kaldırdığımda tarayıcıda direkt hata sayfasına yönlendiriliyorum. sunucu tarafından…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,746 questions
Developer technologies | ASP.NET Core | Other
asked 2023-10-26T11:53:49.0933333+00:00
Hasan Sevinç 0 Reputation points
commented 2023-11-02T06:56:12.7566667+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Is IdentityUser.PhoneNumber ignored in the Identity library?

Hi all; The ASP.NET Identity library appears to have dropped all use of IdentityUser.PhoneNumber. Is it still used somewhere? Or does it remain solely so it doesn't break any existing apps that use the IdentityUser object? thanks - dave

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | ASP.NET Core | Other
asked 2023-11-01T14:58:42.6033333+00:00
David Thielen 3,231 Reputation points
accepted 2023-11-02T03:12:40.3133333+00:00
David Thielen 3,231 Reputation points
3 answers One of the answers was accepted by the question author.

Load Json file List & Dropdownlist in Blazor

employees.txt 1)I want to load json file to List , here is the view model CD METS CATEGORY DESC 2.Load DESC to Html Dropdownlist. When a Description is selected and submit is clicked display Description ex : "snowmobiling, driving,…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-30T16:37:13.3566667+00:00
Anonymous
accepted 2023-11-01T14:08:07.64+00:00
Anonymous
0 answers

Upload an image with NET8 and Blazor in the user profile with Microsoft Identity

I'm creating a new website with Blazor and the NET8 framework using the boilerplate from Visual Studio 2022 Preview. The source code of this test is on GitHub. I have already changed the ApplicationUser adding a new property called ProfilePicture defined…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-25T06:21:46.7733333+00:00
Enrico Rossini 241 Reputation points
edited a comment 2023-11-01T12:36:19.0266667+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

How to call jquery in Blazor

I am not able to call Jquery in Blazor please suggest how employees.txt <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Site.Master" CodeBehind="Burned.aspx.cs" Inherits="Weight.Burned"…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-29T06:19:07.58+00:00
Anonymous
accepted 2023-11-01T08:22:37.29+00:00
Anonymous
5 answers

Difference beetween authentication with cookies and JWT

Hi, I would like to know if you can give me the difference between authentication with cookies and JWT. Also, I would like to know if I can make an authorisation of my application Independently of the authentication method use : cookies or JWT.…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-23T20:24:32.3166667+00:00
sblb 1,236 Reputation points
answered 2023-10-28T08:32:26.41+00:00
Arihant Flex Pack 0 Reputation points
1 answer

Does a Standalone Blazor WebAssembly app needs some kind of server configuration?

I've been struggling with this for some time. Id like to know if a "Standalone Blazor Webassembl" needs some kind of server suport, or can it run just by clicking in index.html or other... If so does it need some specific configuration after…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-27T14:44:17.81+00:00
Comsoftweb | Mota Neves 1 Reputation point
commented 2023-10-27T16:09:36.4233333+00:00
Bruce (SqlWork.com) 84,071 Reputation points
1 answer

What are the differences between .cshtml and .razor?

I think I have use them interchangeably at this point and I just want to clarify what is the correct approach (if any) and the recommended usage. I have identified .cshtml on WebApp templates while .razor con BlazorApp projects Thanks for the help :)

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,167 questions
Developer technologies | C#
Developer technologies | 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,800 questions
asked 2023-04-24T05:10:02.5666667+00:00
Alvaro 0 Reputation points
answered 2023-10-27T09:17:04.2233333+00:00
0 answers

Is there a good Blazor example for Azure?

Is there a good Blazor example for Azure?

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-26T06:42:05.8266667+00:00
Wanna Learn Quickly 25 Reputation points
edited the question 2023-10-27T04:37:36.79+00:00
PRADEEPCHEEKATLA 91,866 Reputation points
1 answer

Deployment failed multiple times after changes

I keep getting deployment failed error on my Blazor WebAssembly app. I researched and the fix I found didn't fix it. It won't deploy without errors

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
asked 2023-10-22T18:23:34.0566667+00:00
Robert McCabe 0 Reputation points
answered 2023-10-27T03:25:50.3133333+00:00
Anonymous
1 answer

Blazor 8 support for application insights

will dot net 8 blazor have support for Application Insights

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,965 questions
Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,167 questions
asked 2023-10-07T15:08:34.8066667+00:00
Denny Figuerres 5 Reputation points
edited the question 2023-10-27T01:36:22.15+00:00
Anonymous
2 answers

In a .NET Maui Blazor application, can you play a video (using the video HTML5 element) by pointing the source attribute directly to the path of a video file on the user's file system?

I have a .NET Maui Blazor application and want to play an mp4 video within a razor page of the application by pointing the source of the HTML5 video element directly to the path of the video file on the user's file system, but can't get it to work. Is…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | .NET | .NET Multi-platform App UI
asked 2023-07-11T07:39:42.73+00:00
Yusuf Groenewald 20 Reputation points
commented 2023-10-26T22:54:22.4733333+00:00
Bruce (SqlWork.com) 84,071 Reputation points
2 answers One of the answers was accepted by the question author.

Do Teams Custom Apps Support Blazor WASM?

I would like to build a custom teams app, I'm a huge fan of C# so my first thought was to build it in Blazor WASM. However it appears that the teams toolkit only support Blazor Server. If i were to build a teams app in Blazor WASM, would it be able to…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,982 questions
Microsoft Teams | Microsoft Teams for business | Other
Developer technologies | C#
Developer technologies | 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,800 questions
asked 2022-09-27T20:22:07.613+00:00
BrownMi 21 Reputation points
commented 2023-10-26T15:09:47.8633333+00:00
Tom Simmons 1 Reputation point
1 answer

The page using Microsoft.AspNetCore.Authorization is not displayed even when logged in

Hi I have a problem in .Net MAUI Blazor like this. That is when I go to a page asking for authorize(notice-list) it redirects me to login form but after logging in and return to that page, the login interface will appear again. But when I go to a page…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | C#
Developer technologies | 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,800 questions
asked 2023-10-23T08:32:44.31+00:00
Dũng Nguyễn Văn 0 Reputation points
answered 2023-10-24T02:22:56.21+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,166 Reputation points Microsoft External Staff
0 answers

Differentiating between Android virtual keyboard input and barcode reader input in a .NET MAUI Blazor application

I'm currently working on a .NET MAUI Blazor application for Android and have encountered an issue regarding the identification of input sources. Specifically, I need to distinguish between input from the Android virtual keyboard and input from a barcode…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | .NET | .NET Multi-platform App UI
asked 2023-10-20T04:48:50.3533333+00:00
Lasitha Lankajeewa 0 Reputation points
commented 2023-10-23T07:35:32.9833333+00:00
Anonymous
1 answer

Call an API from a Blazor application both protected with Microsoft Identity

I'm building an application with Blazor Web Assembly hosted in an ASP.NET Core application. Based from scratch and the boilerplate from Visual Studio, I created the solution. In another solution I have a web API build with ASP.NET Core (I will call them…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Developer technologies | ASP.NET Core | Other
asked 2023-10-19T07:24:04.4666667+00:00
Enrico Rossini 241 Reputation points
answered 2023-10-20T22:13:55.4966667+00:00
Bruce (SqlWork.com) 84,071 Reputation points
2 answers One of the answers was accepted by the question author.

Is Blazor server culture set via a url?

Hi all; Reading this section, it looks like the way to set the locale in Blazor for a user is: Navigation.NavigateTo( $"Culture/Set?culture={cultureEscaped}&redirectUri={uriEscaped}", forceLoad:…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-10T04:32:12.4233333+00:00
David Thielen 3,231 Reputation points
accepted 2023-10-20T03:24:41.18+00:00
David Thielen 3,231 Reputation points
1 answer One of the answers was accepted by the question author.

Trying to get appSettings.json settings in an ILogger provider

Hi all; The ILogger provider I created runs fine. But I have two problems: The appSettings.json are not passed in to the provider constructor. The logging system ignores the appSettings.json set specifically for my…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
Developer technologies | ASP.NET Core | Other
asked 2023-10-13T01:52:49.4066667+00:00
David Thielen 3,231 Reputation points
accepted 2023-10-19T14:43:52.1633333+00:00
David Thielen 3,231 Reputation points
1 answer

Is it possible to allow my admin to change the image in the nav bar for the site? Blazor Server Web Application

I am working on a blazor server project (using .net 6) where I am required to allow my admin to change the logo for the site which is located in my shared > NavMenu. I have been having a bit of trouble with this as I do not see any examples of this…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,699 questions
asked 2023-10-17T22:24:10.49+00:00
Monie 0 Reputation points
answered 2023-10-18T03:27:33.4133333+00:00
Anonymous