Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-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

Microsoft.Extensions.Configuration binding dictionary with colons in key

Test the value of the HttpRequestMessage.Content after calling PostAsync

Delegate does not contain a definition for CreateDelegate in .net core

c# reflection .net-core

Show output using dotnet core 1.1 and xunit unit tests?

Registering partially-closed generic type with ASP.NET Core Microsoft.Extensions.DependencyInjection

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?