Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Making IDistributedCache thread-safe in .Net Core 3.1

How remote debug C#/.Net app on Linux when the app is run under a different user?

CancellationToken vs CancellationChangeToken

Get .NET Core JsonSerializer to serialize private members

PredicateBuilder is not working on EF Core

Asp.Net Core 3.1 Appsettings not respecting JsonConverter

Net Core Worker Service on Windows as well as Linux

.net-core

Asynchronous function returns async metadata (including result) instead of just result

Inject ILogger when adding a Singleton for Azure Functions 3.0

Entity Framework Core - DefaultValue(true) attribute not working

Proper way to correlate an OperationCanceledException to a CancellationToken

What is the purpose of IApplicationBuilder.New()

How to specify dependencies on other projects with .NET CLI?

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

Roslyn Scripting API on .NET Core: why does compiler complain "error CS1501: no overload for WriteLine takes 2 arguments"?

c# .net roslyn .net-core

SignedCms alternative in .NET Core

c# .net-core

Could I remove or move the folder NuGetFallbackFolder?

.net-core

.net core 2.1.3 ssl error

c# ssl .net-core

Ignore bad certificate - .NET CORE

How to add a Project (.csproj) to Solution (.sln) under a Solution Folder using dotnet CLI (command line)?

SOAP in .NET Core?