Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

StringContent(json) vs JsonContent.Create(obj)

ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found

The required library libhostfxr.so could not be found. Netcore Linux

VSCode (or anothers editors) don't recognize sdk dotnet installed with asdf

How to return stream of data from Azure Function (HTTP)

c# azure function .net-core

content-type is not allowed by Access-Control-Allow-Headers in preflight response, in spite of all cors requests seemingly allowed

.net-core cors

SEO Url in .Net Core

APIGatewayProxyRequest not getting populated after dotnet core upgrade from 1.0 to 2.1

How to publish the particular .Net Core project automatically whenever it is built by Visual Studio?

.Net Core Logging Dependency Injection - resolve ILogger / ILogger`1 - what does the tick mean? Resolve type possible?

Defining custom macros to be used in build events

Cannot hit ASP.NET Core API from remote computer on network

asp.net-web-api .net-core

Use .Net framework 4.7.2 in .net 6 application

c# .net .net-core

Use DI in asp.net core 2.0 for injecting BLL services

Safely release dependency injected wcf client in .net core

Use WPF with .NET Standard Library

wpf .net-core .net-standard

How to increase hangfire job timeout

How to change Worker Service interval time from external file when service is already installed

c# .net asp.net-core .net-core

How to get the path of a "SelfContained" and "PublishSingleFile" exe?