26,911 questions with .NET-related tags

Sort by: Updated
0 answers

my website main menu is not working how i can fix it main while it shows skip navgation links

my website main menu is not working how i can fix it main while it shows skip navigation links in above of main menu

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,596 questions
asked Feb 16, 2025, 8:02 AM
Sayed Ibrahim 0 Reputation points
edited a comment Feb 16, 2025, 9:14 PM
SurferOnWww 3,796 Reputation points
0 answers

Powertoys Text Extractor is not working on Windows 11, how to fix it?

After update Power toys, The Text Extractor is not working on Windows 11

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
122 questions
asked Dec 15, 2023, 8:47 AM
Piyush Srivastava 10 Reputation points
commented Feb 16, 2025, 8:45 PM
Rick Butkowski 0 Reputation points
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,664 questions
asked Nov 30, 2023, 7:45 PM
António Albuquerque 25 Reputation points
commented Feb 16, 2025, 7:45 PM
Andrew White 0 Reputation points
1 answer

Capturing Intermediate Output in C# PowerShell CmdLet using yt-dlp

How can intermediate status messages be displayed to the user and logged while executing the yt-dlp command in a C# CmdLet? I've created a System.Diagnostics.Process to execute yt-dlp, but I need to provide it access to the console for real-time output,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 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,297 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,753 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,812 questions
asked Feb 16, 2025, 11:32 AM
Will Pittenger 306 Reputation points
commented Feb 16, 2025, 6:26 PM
Will Pittenger 306 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,664 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,300 questions
asked Dec 7, 2024, 6:03 AM
Pooja Bhadja 0 Reputation points
answered Feb 16, 2025, 5:00 PM
Bruce (SqlWork.com) 71,506 Reputation points
1 answer

Can I set Label to one color in MAUI?d

can I set Label to 1 color only has black and white? not 16 colors not 32 colors but only 1 color? what I want to do is to capture it and read it's pixel.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
asked Feb 15, 2025, 1:00 AM
mc 5,141 Reputation points
answered Feb 16, 2025, 4:54 PM
Bruce (SqlWork.com) 71,506 Reputation points
1 answer

IIS MVC web app gets 404.0 error when opening first view page

I built an MVC web application (about a dozen view pages) that is working fine when run from the VS.net 2019 designer IIS Express, but when I deploy the app to local IIS and run it, I get error... HTTP Error 404.0 - Not Found The resource you are…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,596 questions
asked Feb 14, 2025, 5:50 PM
Jay Gunderson 0 Reputation points
answered Feb 16, 2025, 4:38 PM
Bruce (SqlWork.com) 71,506 Reputation points
3 answers

No templates or subcommands found matching: 'blazorserver'

Question Under "Create Blazor components" Section There is a dotnet command for creating a Blazor app by using the blazorserver template in CLI, it doesn't work anymore. The command is below: dotnet new blazorserver -o BlazingPizzaSite -f…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
16 questions
asked Jun 7, 2024, 11:18 AM
FRED 10 Reputation points
answered Feb 16, 2025, 1:33 AM
James Gill 0 Reputation points
1 answer

How to use Co-Pilot via API

Hi, I am trying to figure out if it is possible to query co-pilot and grab the generated answer via api. What I mean by this is for example say in Jira or any Ticketing System that can make calls to an API is it possible to make a call to co pilot…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
375 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
583 questions
asked Feb 14, 2025, 4:20 PM
Jarrett Trapani 0 Reputation points
answered Feb 15, 2025, 7:12 PM
pavan kumar 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to run .NET 8 console app on Azure Batch Node?

I am trying to run a custom .NET 8 app on Azure Batch Node. To do that, I need get the corresponding .NET runtime installed on the target node. While researching this problem, I found the following possible solutions: Use custom image with…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
352 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,195 questions
asked Feb 15, 2025, 5:26 PM
yuriy@mquark.com 20 Reputation points
answered Feb 15, 2025, 6:46 PM
Esheshwari Kumari 90 Reputation points
0 answers

I'm experiencing problems with EF and SQL Server when running on Azure Webservice. The same code runs fine from VS with same db.

If I turn debugging on and connect my VS to the process, the error doesn't occur. Also I can run the code just fine from Visual Studio towards the same database. I do not Lazy Load. All Queries ens with ToFirstAsync() or ToListAsync() and has a Select to…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
778 questions
Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,300 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
578 questions
asked Feb 15, 2025, 10:00 AM
Tomas Ekenman 0 Reputation points
commented Feb 15, 2025, 11:50 AM
AgaveJoe 29,786 Reputation points
1 answer

Can't publish new PowerShell binary module as it can't find the module

I'm trying to publish a new module to the PowerShell Gallery with publish-Module -name WillPittenger.Goodies.PowerShell.JSON -Repository PSGallery -NuGetApiKey ~~_____~~. I'm getting the error "Publish-Module: The specified module…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 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,297 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,753 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,812 questions
asked Feb 15, 2025, 8:40 AM
Will Pittenger 306 Reputation points
answered Feb 15, 2025, 9:33 AM
Will Pittenger 306 Reputation points
0 answers

In my Maui project, sometime the scroll event stop/stuck as using mouce or touchpad.

In my Maui project, sometimes the scroll event stops or gets stuck when using a mouse or touchpad. The user cannot scroll the page, modals, or anything else. Instead, it scrolls using the scrollbar. Why is this happening? Can anybody assist me? I don't…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
asked Feb 15, 2025, 8:39 AM
Mubashir Iftikhar 0 Reputation points
0 answers

In my Maui project, sometime the scroll event stop/stuck as using mouce or touchpad.

In my Maui project, sometimes the scroll event stops or gets stuck when using a mouse or touchpad. The user cannot scroll the page, modals, or anything else. Instead, it scrolls using the scrollbar. Why is this happening? Can anybody assist me? I don't…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
asked Feb 15, 2025, 8:39 AM
Mubashir Iftikhar 0 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,664 questions
asked Jun 2, 2022, 9:42 PM
Reishabh Saxena 1 Reputation point
commented Feb 15, 2025, 1:28 AM
Adrian Corral 0 Reputation points
0 answers

how to reset the button background color in android?

in android. I create Button and set BackgroundTinitList then it can not reset background. how to reset it? I have tried button.BackgroundTintList=null; button.Background =newButton.Background; it can not too;

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
asked Feb 14, 2025, 4:42 AM
mc 5,141 Reputation points
commented Feb 15, 2025, 1:01 AM
mc 5,141 Reputation points
2 answers One of the answers was accepted by the question author.

.NET MAUI WebView VerticalScrollBar Windows

how to hide the vertical scrollbar in the webview in windows?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 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,297 questions
asked Jul 28, 2023, 9:34 AM
Ángel Rubén Valdeolmos Carmona 611 Reputation points
edited an answer Feb 14, 2025, 7:27 PM
Dejan Basic 0 Reputation points
0 answers

[MAUI][iOS] Library not loaded: @rpath/libHarfBuzzSharp.framework/libHarfBuzzSharp after updated to .NET 9.0

I'm encountering a runtime error on iOS when running my .NET MAUI application after updated net from 8.0 to 9.0. Library not loaded: @rpath/libHarfBuzzSharp.framework/libHarfBuzzSharp Environment Details: .NET MAUI Version: 9.0 iOS Version: 18.2 …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
asked Feb 14, 2025, 4:20 AM
Thinh NPD 40 Reputation points
commented Feb 14, 2025, 4:59 PM
Thinh NPD 40 Reputation points
2 answers One of the answers was accepted by the question author.

How to share session between framework 4.8 and .net with YARP

I realise there is plenty, plenty, of documentation/videos/help but nothing is helping me get past the very basic act of sharing session even though I see it work in the "UpgradeSample-main" example project. I'm finding resources are often…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,106 questions
asked Feb 12, 2025, 10:19 AM
Royden 20 Reputation points
accepted Feb 14, 2025, 4:08 PM
Royden 20 Reputation points
2 answers

How to get the call-id in Microsoft Teams?

Is it possible to get the call-id from a running Teams call? I should get call details from https://graph.microsoft.com/v1.0/communications/calls I want to use the call-id here: var result = await…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,879 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,779 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,052 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,559 questions
asked Feb 14, 2024, 1:47 PM
Ottmann, Thomas 40 Reputation points
commented Feb 14, 2025, 3:46 PM
Ned Groom 0 Reputation points