Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

ReSharper 2018.1.2 NUnit TestCaseSource (.NET Core / VS2017)

.net-core nunit resharper

Managing AWS Lambda Functions using dotnet core 2.0 and Terraform

Self Hosting OWIN in .NET Core

c# .net-core owin

How do I use Topshelf with a .NET Core 2.1 application?

.net-core topshelf

Net core DbContextPool vs AddDbContextPool and more

Can a profile from the launchSettings.json file be loaded when running unit tests?

c# asp.net-core .net-core

How to enable automatic rebuild in ASP.NET Core 2.2 when I refresh page in the browser?