Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Error generating migration with EF and Dot Net Core 1 (PostgreSQL database)

Is there a way to set the launchUrl programmatically in Program.cs/Startup.cs?

ASP.NET Core MVC, Azure Role based Authentication - Authorize Attribute failure - no Role claim returned?

Why do I need to publish my project.json when setting ASPNETCORE_ENVIRONMENT variable on Azure

MSB3021 Unable to copy file could not find part of path error when running Service Fabric app in Visual Studio

Add detail message to ASP.NET Core 3.1 standard JSON BadRequest response

c# asp.net-core bad-request

Override the base path for production only in a Blazor Web App (_Hosts.cshtml file functionality in .NET 8?)

How to make ASP.NET Core 5 app show its console window on program startup in Visual Studio?

How to use startup class inside program file on .NET 6?

How to return plain string as JSON in ASP.NET Core 7

c# asp.net asp.net-core

Reading Azure container instance secret volumes from asp.netcore 2.2 web app

Delete and Options requests gets a 401 unathorized response

How does one transform SOAP EndpointAddress in .NET Core?

asp.net-core soap

Queries to the database return empty or null but saving data does work

ConfirmEmailAsync() getting Invalid Token no matter what

Reduce/remove repetitive business logic checks in ASP.NET Core

c# asp.net-core cqrs mediatr