A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
1,699 questions with Developer technologies | .NET | Blazor tags
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
.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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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.
Is there a good Blazor example for Azure?
Is there a good Blazor example for Azure?
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.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Blazor 8 support for application insights
will dot net 8 blazor have support for Application Insights
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
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.
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
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.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.