Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

System.Net.Http.HttpRequestException: Cannot assign requested address - error while communicating between 2 .net core web apps in localhost

ASP.NET 6 + Identity + Sqlite, services.AddDbContext() how?

How to check radiobutton with Enum value in Asp.net core mvc view?

How can I check if a route is valid in a .NET Core middleware before UseEndpoints does?

Entity Framework Core Update Duplicating

How to set api version related data to httpcontext for unit testing in .net core?

c# .net asp.net-core

ASP NET Core SignalR OnDisconnectedAsync not firing with hub [Authorized]

Why won't my ASP.Net Core Web API Controller return XML?

Calling web api PUT FromBody "value" always null

Encrypt/Decrypt property while writing/reading to c# mongo db

How to properly catch FileNotFoundException when using PhysicalFile

c# asp.net-core download

.net core 2 rejects request with 415 when I set Accept to text/csv

F# ASP.NET Core Minimal Web API - Why does the generated endpoint ignore parameter names when not supplied a lambda?

Argument 1: cannot convert from 'System.Collections.Generic.List' to 'System.Collections.Generic.List'

ABP without ORM

Configure log4net AdoNetAppender in asp.net core application

c# asp.net-core log4net

NavigationManager.Uri does not update at all unless page is refreshed. How to get real current URI in Blazor Server?

JsonPatchDocument not binding correctly

Problems reading a JSON file in another project

c# asp.net-core

Uninstall NuGet package on Linux [closed]