Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Adding an item to a Dictionary using JsonPatch in ASP.NET Core

does "dotnet script" (csx) support ASP.NET Core app development?

Distributed correlation in Application Insights end-to-end transactions: are there limits on nesting levels?

Alternative of httpContext.Request.Path.StartsWithSegments to check more than one path segments at a time

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

Using Hangfire, how can I configure a web app to enqueue with BackgroundJobClient.Create without starting an in process server?

.net .net-core hangfire

Create a NET Core Project Reference to another project of a specific RID

Dotnet Core MVC - Apply action filter to specific controllers only

Reload Serilog JSON Configuration on changes in .NET Core 2.1

The oauth state was missing or invalid. An error was encountered while handling the remote login

Debug specific PropertyGroup in csproj file

.net-core csproj

.Net Core Console Logging not appearing

c# .net-core

Where is Serializer on .net core ProtoBuf?

c# .net-core protobuf-net

Click once not installing appsettings to users machine

MaxRequestBodySize not working in webserver with Azure App Service

C# Setting custom headers to httpclient gives error as misused header name

c# .net-core

.NET application tests failing on GitHub Actions due to missing dependencies

c# .net-core github-actions

Using razor pages in ASP.NET Core minimal API