26,885 questions with .NET-related tags

Sort by: Updated
1 answer

When users sign in to my app I can't get their Google profile info

Please view here. The issue is carefully documented with all screen shots etc: https://stackoverflow.com/questions/79424370/how-do-i-get-google-users-profile-details-such-as-their-name-and-pic I ended up with a duplicate question because this Microsoft…

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
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 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.
3,021 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,175 questions
asked 2025-02-10T05:27:30.4+00:00
Mark Evans 5 Reputation points
commented 2025-02-11T16:59:18.1966667+00:00
Bruce (SqlWork.com) 71,266 Reputation points
5 answers

.NetCore 9.0 webAPI published and deployed to IIS gives HTTP Error 404 upon browsing -

Hello, I need some pointers reg. this scenario I am about to describe. I created a .NetCore 9.0 WebAPI and published it to my IIS. My installed IIS version is 10 (v10.0.19041.1). I created separate Application Pool setting the CLR Version to 'No…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,777 questions
ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
32 questions
asked 2025-02-09T13:37:24.01+00:00
P. G. Choudhury 121 Reputation points
answered 2025-02-11T16:50:47.46+00:00
Bruce (SqlWork.com) 71,266 Reputation points
0 answers

I'm having an issue with​ Android SDK not found​ in Visual Studio Code on Mac​(For Run .Net maui)

Error : Android platform failed with an unexpected error: The type initializer for 'AndroidSdk.SdkLocator' threw an exception.. Please verify the Android SDK and JDK installation. Additional information: Android studio​ (required SDK Tool and emulator)…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,098 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,098 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-09T03:11:31.2366667+00:00
รชต เคช 10 Reputation points
commented 2025-02-11T16:02:28.8666667+00:00
Jean Pierre Huynh 0 Reputation points
0 answers

I'm having an issue with​ Android SDK not found​ in Visual Studio Code on Mac​(For Run .Net maui)

Error : Android platform failed with an unexpected error: The type initializer for 'AndroidSdk.SdkLocator' threw an exception.. Please verify the Android SDK and JDK installation. Additional information: Android studio​ (required SDK Tool and emulator)…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,098 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,098 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-09T03:11:31.2366667+00:00
รชต เคช 10 Reputation points
commented 2025-02-11T16:02:28.8666667+00:00
Jean Pierre Huynh 0 Reputation points
1 answer

Getting error while configuring build pipeline for .net framework project on azure VM IIS

We are getting error while configuring build pipeline for .net framework project having single .sln file for 3 different applications using azure devops pipelines , ##[error]The nuget command failed with exit code(1) and error(Error parsing solution file…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,593 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
838 questions
asked 2025-02-10T17:00:34.66+00:00
Nikhil Rasal 0 Reputation points
answered 2025-02-11T15:27:41.73+00:00
Nikhil Rasal 0 Reputation points
0 answers

Azure Bot that joins Microsoft Teams Call and transfers speech to text using Azure Speech Service

I configured Azure Bot which is configured to join Microsoft Teams calls, and calling endpoint is provided. Now using .NET I have implementation for calling endpoint and also the speech service starts converting speech to text when the call is answered.…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
890 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,098 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,846 questions
asked 2025-02-11T15:01:00.4866667+00:00
Gjorgji Mitrevski 0 Reputation points
0 answers

How is it possible to implement a complete semblance of a console (online compiler) in win fomrs?

Good time! Faced such a task as implementing code execution as in a console application in C # (with classes, methods, the ability to read data, etc.). Everything went super until I started testing my application. The problem is that I can execute code…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,922 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,287 questions
asked 2025-02-11T14:53:37.4833333+00:00
Efrem 20 Reputation points
2 answers

Dot net Core API Compression risk of CRIME and BREACH attacks

I am working on Dot Net core 6 controller based apis with Azure AD token based authorization. In every request I expect access token from client and then I validate the token if valid only then I allow to access the api. I used ResponseCompression…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,777 questions
asked 2022-08-19T06:06:33.42+00:00
Shreyansh Jain 1 Reputation point
edited the question 2025-02-11T14:37:58.3633333+00:00
TP 102.7K Reputation points
0 answers

Is it recommended to use "StackLayout" in MAUI?

I understand that in MAUI there are objects like VerticalStackLayout, which are better optimized, but when creating slightly more complex objects, I have found it better to continue using the classic StackLayout since it processes the properties…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-11T14:00:23.9333333+00:00
Kevin Anchapaxi 0 Reputation points
7 answers One of the answers was accepted by the question author.

Issue downloading file with + signs in their name, from Azure Blob Storage, in Azure App Service

I am experiencing an issue downloading a file with a + sign in its name ( 14595-2023-2157-1-GCSU+Tree+Campus+Plan+2022 .docx ), specifically when my code is deployed in Azure App Service. Surprisingly, the file exists in Blob Storage and can be…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,777 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,264 questions
asked 2023-12-04T17:58:41.95+00:00
sekou keita 20 Reputation points
commented 2025-02-11T13:12:22.3833333+00:00
sekou keita 20 Reputation points
1 answer

how to install APP in android in maui?

I will download new version update and install it in my android device.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2024-04-26T01:06:26.5333333+00:00
mc 5,141 Reputation points
commented 2025-02-11T12:44:44.9966667+00:00
Muhammad Abdullah 0 Reputation points
1 answer

How to use/bind the ExternalAccessroy for ios in .net MAUI targeting 9.0

Hello team, When I am trying to create an ipa file in release mode in IOS from Visual Studio 2022 I am getting the below errors when I am keeping <MtouchLink>SdkOnly</MtouchLink> I am not finding any articles/documentation on how to use it.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-10T06:17:26.5033333+00:00
Rahul Shreebastav 0 Reputation points
commented 2025-02-11T11:45:07.9233333+00:00
Rahul Shreebastav 0 Reputation points
2 answers

Creating a Leaderboard with Stored Procedures in an API Application

How can a leaderboard be implemented for an application that uses an API, including creating the necessary stored procedures? I am new to this technology but have some understanding of data access using ADO.NET. What steps can be taken to achieve this?

Azure Database for PostgreSQL
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,287 questions
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.
373 questions
asked 2025-02-08T19:15:28.0833333+00:00
Suraj Wakure 0 Reputation points
commented 2025-02-11T11:42:41.7066667+00:00
Mahesh Kurva 2,670 Reputation points Microsoft Vendor
1 answer

como corrigir erro framework 4.8 na instalação windows server 2016

Framework1002.jpg Bom dia Todos, estou com problema framework 4.8, quando vou instalar windows server 2016, ele reporta esse erro em anexo.

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
777 questions
Entity Framework Core Training
Entity Framework Core Training
Entity Framework Core: A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.Training: Instruction to develop new skills.
6 questions
asked 2025-02-11T10:35:29.71+00:00
Mutual - Documentos OneDrive 0 Reputation points
answered 2025-02-11T11:06:00.4666667+00:00
Pradeep M 5,760 Reputation points Microsoft Vendor
1 answer

How to Detect Stylus Pen Sides (Pen Tip vs. Eraser) in WPF (C#)

Hello, I’m developing a WPF application in C# that interacts with a stylus pen on a Windows device. I need to detect which side of the stylus is being used—whether it’s the pen tip or the eraser side. Could someone guide me on how to achieve this…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,824 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,287 questions
asked 2025-02-06T04:36:22.5+00:00
Manjunath PM 0 Reputation points
edited a comment 2025-02-11T09:48:19.9733333+00:00
Manjunath PM 0 Reputation points
1 answer One of the answers was accepted by the question author.

getting error on picker when binding data CommunityToolkit.Mvvm

xmlns:viewModels="clr-namespace:Dev.ViewModels" xmlns:models="clr-namespace:Dev.Models" x:DataType="viewModels:LoginViewModel" <Picker ItemsSource="{Binding Genders,Mode=TwoWay}" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-10T10:21:01.89+00:00
Bhuwan 781 Reputation points
accepted 2025-02-11T09:46:24.21+00:00
Bhuwan 781 Reputation points
0 answers

Isolated Worker Durable Function fails with error "Exception while executing function: Did not find any initialized language workers" -- URGENT !!

What version of .NET does your existing project use? .NET 6 What version of .NET are you attempting to target? .NET 8 Description After migrating the function app from .NET 6 In-Process to .NET 8 Isolated, we are facing lot of intermittent issues. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,399 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,194 questions
asked 2025-02-07T03:12:06.6766667+00:00
Rishikesh S Darwade 0 Reputation points
commented 2025-02-11T08:38:07.0366667+00:00
Rishikesh S Darwade 0 Reputation points
0 answers

Set default culture

Hello guys, I am using Microsoft.Extensions.Localization (8.0.11) but for some reason the following code does not work as expected. As you see, I expect the German to be default language but it's always English. Am I missing something? var…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,777 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,664 questions
asked 2025-02-07T10:08:15.3666667+00:00
Kuler Master 406 Reputation points
edited a comment 2025-02-11T08:18:15.0866667+00:00
John 20 Reputation points
1 answer

Transition from 8 to 9 in maui not worked

Hi, Target: move maui app from .net 8 to .net 9 in Mac. Documentation: https://learn.microsoft.com/en-us/dotnet/maui/whats-new/dotnet-9?view=net-maui-9.0#upgrade-from-net-8-to-net-9 Problem:App not working without debugging. Steps: I did all steps in…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-05T10:19:41.5433333+00:00
Dani_S 4,081 Reputation points
edited a comment 2025-02-11T08:11:04.74+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 79,701 Reputation points Microsoft Vendor
0 answers

How to draw the path as imaged attached

Need to draw the path as shown in the image in .NET Maui, it was implemented in Xamarin forms while converting to MAUI path are not creating same as Xamarin forms used same coordinates to create the path, please help us to create the path. It was…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,915 questions
asked 2025-02-05T08:28:48.0533333+00:00
Jeyamani Sekar 0 Reputation points
commented 2025-02-11T08:05:14.47+00:00
Jeyamani Sekar 0 Reputation points