Skip to main content
USMC6072's user avatar
USMC6072's user avatar
USMC6072's user avatar
USMC6072
Software Developer
  • Member for 6 years, 6 months
  • Last seen more than a week ago
  • McKinney, TX, USA
5 votes
1 answer
2k views

ManagedIdentityCredential.GetToken very slow on first authentication

3 votes
2 answers
4k views

Blazor app not loading files from wwwroot

3 votes
1 answer
2k views

How do I install Entity Framework Core in an Azure pipeline

3 votes
4 answers
911 views

Visual Studio Publish looking for dependent dll in wrong folder

3 votes
1 answer
184 views

Missing join for type table in EF Core query

2 votes
1 answer
1k views

Angular "wait" dialog is not displaying

2 votes
1 answer
876 views

How do I authenticate my server based app with Zoho SDK?

2 votes
3 answers
11k views

How do I retrieve the contents of an Azure blob?

2 votes
1 answer
4k views

Add a description to a stripe product at checkout

2 votes
2 answers
792 views

How can I access a "local" path in an Azure Function?

2 votes
2 answers
2k views

Blazor server-side not routing to new page

2 votes
1 answer
172 views

How can I exclude a Login's default database setting in DACPAC Publish

2 votes
0 answers
107 views

How do I run a CMD from C#?

2 votes
1 answer
76 views

How can I solve an EF Core error querying SQLite?

1 vote
1 answer
53 views

How do I create a keyed service with type parameters

1 vote
1 answer
290 views

ProtectedBrowserStorage is throwing an error for Key Not Found in Key Ring

1 vote
1 answer
137 views

How can I intialize a base property that needs an injected service in a Blazor app?

1 vote
1 answer
1k views

Azure App Service application won't start

1 vote
1 answer
583 views

"The 'Query' and the 'InputFile' options are mutually exclusive" error running SqlAzureDacpacDeployment with sql file

1 vote
2 answers
399 views

Generating an EF Core migration script errors for missing .deps.json file

1 vote
3 answers
4k views

<fieldset> has no border

1 vote
1 answer
5k views

Serilog Filtering not working in appsettings.json

1 vote
1 answer
175 views

How do I store temp data from an Azure Function?

1 vote
2 answers
1k views

Getting data into a ViewModel in MVC

1 vote
1 answer
1k views

passing parameter between HTML pages in Angular

1 vote
2 answers
1k views

How to process a json response from an API in C#

1 vote
0 answers
276 views

ASP.NET checkbox doesn't fire check changed event on first load

1 vote
2 answers
4k views

pipeline restore nuget package from azure artifacts

1 vote
1 answer
2k views

How do I resolve missing dependencies for @angular/material

1 vote
1 answer
2k views

How do I implement HierarchyId in EF Core 6 in C#