Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Cannot await Task.Delay with .Net Core under Linux

c# linux .net-core async-await

Questions on .NET Core 3.1 & Angular SSR spa.UseSpaPrerendering alternative

What's the difference between IHostedService and Task for scheduled task in asp.net core?

asp.net-core .net-core

Every query on SQLite DB using EF Core in Docker is very slow, unless there is an explicit call to OpenConnection

Managed IBM MQ .Net Client v9.1.4 freezes on get via SSL when running on .Net Core 3.1

c# .net-core ibm-mq

How to add "allow-downloads" to the sandbox attributes list

google-chrome .net-core

XSRF-TOKEN not added to cookies by Angular (Client side) when .NET core API returns a response with an XSRF-TOKEN

c# .net angular .net-core

Error loading native library "/app/runtimes/linux/native/libgrpc_csharp_ext.x64.so - Grpc Core on Docker container

docker .net-core grpc

Resource based authorization in SignalR

C# HttpClient POST requests from Azure Function with Authorization tag intended for third-party API are stripped of Headers and Body

Class Library with .NET CLI

c# .net .net-core

How does .NET Core Work Internally versus .NET Framework?

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

TFS Build Agent failed on Nuget Restore for: .Net Core + VS 2017 + private TFS Feed

How to use BuildManager to build .Net Core project or solution on Visual Studio 2017 (MsBuild 15)

How can you use .NET Core to support Safe Curves in ECC (eg. Curve25519)

Use custom Visual Studio run configuration with Docker

Can't build ASP.NET Core app that references PCL in docker

.NET Standard/.NET Core Code Analysis and Code Contracts with VS 2017

c# .net-core .net-standard

Can't deploy aspnet with C# & F# to azure - All build submissions in a build must use project instances originating from the same project collection

azure f# .net-core

how to build URL in .net core if there is no HttpContext or ActionContext